✨feature: Reorganize notes, and add section descriptions
This commit is contained in:
18
templates/sections.json
Normal file
18
templates/sections.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "Dev Notes",
|
||||
"description": "Documentation relating to the Dev Notes project."
|
||||
},
|
||||
{
|
||||
"name": "Docs",
|
||||
"description": "Documentation relating to various aspects of my projects."
|
||||
},
|
||||
{
|
||||
"name": "Infra",
|
||||
"description": "Network and server documentation."
|
||||
},
|
||||
{
|
||||
"name": "Other",
|
||||
"description": "Miscellaneous stuff that doesn't fit in other categories."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user