mirror of
https://github.com/MatMoul/dokytree.git
synced 2026-05-07 05:46:17 +00:00
Inital commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# yaml-language-server: $schema=../../schemas/_index.json
|
||||
index: 100
|
||||
title: Maintenance
|
||||
templates:
|
||||
node: '@overview'
|
||||
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 3
|
||||
title: Backups
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: backups
|
||||
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 1
|
||||
title: TODOS
|
||||
book: false
|
||||
templates:
|
||||
node: todos
|
||||
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/_index.json
|
||||
index: 5
|
||||
title: Updates
|
||||
toc: false
|
||||
book: false
|
||||
templates:
|
||||
node: updates
|
||||
Reference in New Issue
Block a user