diff options
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 | --- | ||
