mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 10:23:42 -05:00
Create basic homepage and format docs
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"docs": {
|
||||
"title": "Documentation",
|
||||
"type": "page"
|
||||
},
|
||||
"about": {
|
||||
"title": "About",
|
||||
"type": "page",
|
||||
"theme": {
|
||||
"typesetting": "article"
|
||||
}
|
||||
"docs": {
|
||||
"title": "Documentation",
|
||||
"type": "page"
|
||||
},
|
||||
"index": {
|
||||
"type": "page",
|
||||
"title": "Cup",
|
||||
"display": "hidden",
|
||||
"theme": {
|
||||
"layout": "raw"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user