This commit is contained in:
Nick Fisher
2024-06-09 11:28:22 +08:00
parent b5ed69483c
commit 5798a269ec
3 changed files with 10 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "docs.page",
"theme": "#36B9B9",
"sidebar": [
["Home", "/"],
["Another Page", "/another-page"],
]
}
+1
View File
@@ -0,0 +1 @@
# Another Page
+1
View File
@@ -0,0 +1 @@
# Example Docs!