diff options
| author | 2026-02-05 02:22:15 +0300 | |
|---|---|---|
| committer | 2026-02-05 02:22:15 +0300 | |
| commit | 25dfb902a9a819f4001153ae78bb43863fca0ee8 (patch) | |
| tree | fc5da8ab1b74800f5c0e60275ab42e246c22aa58 /.zk/templates | |
| parent | snapshot: 2026-02-04 (diff) | |
| download | zk-25dfb902a9a819f4001153ae78bb43863fca0ee8.tar.gz zk-25dfb902a9a819f4001153ae78bb43863fca0ee8.tar.bz2 zk-25dfb902a9a819f4001153ae78bb43863fca0ee8.tar.lz zk-25dfb902a9a819f4001153ae78bb43863fca0ee8.tar.xz zk-25dfb902a9a819f4001153ae78bb43863fca0ee8.tar.zst zk-25dfb902a9a819f4001153ae78bb43863fca0ee8.zip | |
snapshot: 2026-02-05
Diffstat (limited to '.zk/templates')
| -rw-r--r-- | .zk/templates/directory.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.zk/templates/directory.md b/.zk/templates/directory.md new file mode 100644 index 0000000..fe2e26c --- /dev/null +++ b/.zk/templates/directory.md @@ -0,0 +1,18 @@ +--- +id: {{id}} +date: {{format-date now "%FT%T%z"}} +languages: [] +aliases: + +reviews: + +tags: +- draft +- directory +--- +# {{title}} + +{{content}} + +## Down +- |
