diff options
| author | Volpeon <git@volpeon.ink> | 2021-11-15 17:14:27 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-11-15 17:14:27 +0100 |
| commit | a2aa0c0a6261850800d97e735adad9b02236f1e3 (patch) | |
| tree | 91ad486c0ccdbb1e1cd92a27dcfad504bcce7fca /content/9thPK7O3xn | |
| parent | Move ASCII fox to partials (diff) | |
| download | volpeon.ink-a2aa0c0a6261850800d97e735adad9b02236f1e3.tar.gz volpeon.ink-a2aa0c0a6261850800d97e735adad9b02236f1e3.tar.bz2 volpeon.ink-a2aa0c0a6261850800d97e735adad9b02236f1e3.zip | |
Various adjustments
Diffstat (limited to 'content/9thPK7O3xn')
| -rw-r--r-- | content/9thPK7O3xn/dreams/index.md | 2 | ||||
| -rw-r--r-- | content/9thPK7O3xn/index.md | 8 | ||||
| -rw-r--r-- | content/9thPK7O3xn/misc/index.md | 6 | ||||
| -rw-r--r-- | content/9thPK7O3xn/pages/design-test.md (renamed from content/9thPK7O3xn/misc/design-test.md) | 6 | ||||
| -rw-r--r-- | content/9thPK7O3xn/pages/index.md | 2 |
5 files changed, 7 insertions, 17 deletions
diff --git a/content/9thPK7O3xn/dreams/index.md b/content/9thPK7O3xn/dreams/index.md index c89aad4..dde66b0 100644 --- a/content/9thPK7O3xn/dreams/index.md +++ b/content/9thPK7O3xn/dreams/index.md | |||
| @@ -3,5 +3,5 @@ title: Dream Journal | |||
| 3 | position: 9 | 3 | position: 9 |
| 4 | list_order: date_desc | 4 | list_order: date_desc |
| 5 | list_read_indicators: true | 5 | list_read_indicators: true |
| 6 | create_feed: true | 6 | feed: true |
| 7 | --- | 7 | --- |
diff --git a/content/9thPK7O3xn/index.md b/content/9thPK7O3xn/index.md index 52ceada..58272fb 100644 --- a/content/9thPK7O3xn/index.md +++ b/content/9thPK7O3xn/index.md | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Personal | 2 | title: Personal |
| 3 | unlisted: true | 3 | unlisted: true |
| 4 | create_feed: true | 4 | feed: true |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | Welcome to the personal section of my website! | 7 | Welcome to the personal section of my website! |
| 8 | Here you will find content that doesn't belong in the public sections of my website, such as layout and design tests or pages about more personal topics. | 8 | Here you will find content that doesn't belong in the public sections of my website such as test pages or essays about more personal topics. |
diff --git a/content/9thPK7O3xn/misc/index.md b/content/9thPK7O3xn/misc/index.md deleted file mode 100644 index d39ae3f..0000000 --- a/content/9thPK7O3xn/misc/index.md +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | --- | ||
| 2 | title: Other stuff | ||
| 3 | position: 10 | ||
| 4 | list_read_indicators: true | ||
| 5 | create_feed: true | ||
| 6 | --- | ||
diff --git a/content/9thPK7O3xn/misc/design-test.md b/content/9thPK7O3xn/pages/design-test.md index edf8ae2..2367513 100644 --- a/content/9thPK7O3xn/misc/design-test.md +++ b/content/9thPK7O3xn/pages/design-test.md | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: "Design Test: Markdown Syntax" | 2 | title: Design Test |
| 3 | --- | 3 | --- |
| 4 | 4 | ||
| 5 | - [Overview](#overview) | 5 | - [Overview](#overview) |
| @@ -15,10 +15,6 @@ title: "Design Test: Markdown Syntax" | |||
| 15 | - [Emphasis](#emphasis) | 15 | - [Emphasis](#emphasis) |
| 16 | - [Code](#code) | 16 | - [Code](#code) |
| 17 | 17 | ||
| 18 | |||
| 19 | **Note:** This document is itself written using Markdown; you | ||
| 20 | can [see the source for it by adding '.text' to the URL](/projects/markdown/syntax.text). | ||
| 21 | |||
| 22 | ---- | 18 | ---- |
| 23 | 19 | ||
| 24 | ## Overview | 20 | ## Overview |
diff --git a/content/9thPK7O3xn/pages/index.md b/content/9thPK7O3xn/pages/index.md index 33818ff..4c42948 100644 --- a/content/9thPK7O3xn/pages/index.md +++ b/content/9thPK7O3xn/pages/index.md | |||
| @@ -2,5 +2,5 @@ | |||
| 2 | title: Pages | 2 | title: Pages |
| 3 | position: 0 | 3 | position: 0 |
| 4 | list_read_indicators: true | 4 | list_read_indicators: true |
| 5 | create_feed: true | 5 | feed: true |
| 6 | --- | 6 | --- |
