docs
This commit is contained in:
8
docs.json
Normal file
8
docs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "docs.page",
|
||||
"theme": "#36B9B9",
|
||||
"sidebar": [
|
||||
["Home", "/"],
|
||||
["Another Page", "/another-page"],
|
||||
]
|
||||
}
|
||||
1
docs/another-page.mdx
Normal file
1
docs/another-page.mdx
Normal file
@@ -0,0 +1 @@
|
||||
# Another Page
|
||||
1
docs/index.mdx
Normal file
1
docs/index.mdx
Normal file
@@ -0,0 +1 @@
|
||||
# Example Docs!
|
||||
Reference in New Issue
Block a user