mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-19 21:04:56 +02:00
update
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Tutorial - Basics",
|
||||
"description": "5 minutes to learn the most important Docusaurus concepts.",
|
||||
"slug": "/category/tutorial---basics",
|
||||
"permalink": "/documentation/category/tutorial---basics",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Tutorial Intro",
|
||||
"permalink": "/documentation/"
|
||||
},
|
||||
"next": {
|
||||
"title": "Create a Page",
|
||||
"permalink": "/documentation/tutorial-basics/create-a-page"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"title": "Tutorial - Extras",
|
||||
"slug": "/category/tutorial---extras",
|
||||
"permalink": "/documentation/category/tutorial---extras",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Congratulations!",
|
||||
"permalink": "/documentation/tutorial-basics/congratulations"
|
||||
},
|
||||
"next": {
|
||||
"title": "Manage Docs Versions",
|
||||
"permalink": "/documentation/tutorial-extras/manage-docs-versions"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user