diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-12 10:20:41 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-12 10:20:41 +0200 |
| commit | 5f6712cfc4fd9e63bff6c935665b8426ef2ba2a4 (patch) | |
| tree | e6b29d833a2840d577d9a6a4c21af36300d0a1e0 /content/notebook/pages | |
| parent | Update (diff) | |
| download | volpeon.ink-5f6712cfc4fd9e63bff6c935665b8426ef2ba2a4.tar.gz volpeon.ink-5f6712cfc4fd9e63bff6c935665b8426ef2ba2a4.tar.bz2 volpeon.ink-5f6712cfc4fd9e63bff6c935665b8426ef2ba2a4.zip | |
Optimized list generation
Diffstat (limited to 'content/notebook/pages')
| -rw-r--r-- | content/notebook/pages/about-the-notebook.md | 5 | ||||
| -rw-r--r-- | content/notebook/pages/index.md | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/content/notebook/pages/about-the-notebook.md b/content/notebook/pages/about-the-notebook.md new file mode 100644 index 0000000..96fc596 --- /dev/null +++ b/content/notebook/pages/about-the-notebook.md | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | --- | ||
| 2 | title: What's the Notebook? | ||
| 3 | pinned: true | ||
| 4 | --- | ||
| 5 | |||
diff --git a/content/notebook/pages/index.md b/content/notebook/pages/index.md new file mode 100644 index 0000000..b32e28a --- /dev/null +++ b/content/notebook/pages/index.md | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | --- | ||
| 2 | title: Pages | ||
| 3 | position: 1 | ||
| 4 | list_read_indicators: true | ||
| 5 | feed: true | ||
| 6 | --- | ||
