mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 11:47:54 +01:00
12 lines
257 B
YAML
12 lines
257 B
YAML
---
|
|
title: "Notesnook"
|
|
docs_dir: "./contents"
|
|
logo: logo.png
|
|
colors:
|
|
main: "#008837"
|
|
navigation:
|
|
- path: contents/download-install.md
|
|
- path: contents/creating-note.md
|
|
- path: contents/encryption.md
|
|
- path: contents/organization
|
|
children: "*" |