diff options
author | Volpeon <git@volpeon.ink> | 2020-12-29 21:05:48 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2020-12-29 21:05:48 +0100 |
commit | 1bea0b7b1ecf0b04f724e2cda575df8bdbb70ad2 (patch) | |
tree | b3f1f5dcc11fd235521fd443cb39251eb8532f17 /content | |
parent | Improved CSS classes for page content, added proper ref list macro, build scr... (diff) | |
download | volpeon.ink-1bea0b7b1ecf0b04f724e2cda575df8bdbb70ad2.tar.gz volpeon.ink-1bea0b7b1ecf0b04f724e2cda575df8bdbb70ad2.tar.bz2 volpeon.ink-1bea0b7b1ecf0b04f724e2cda575df8bdbb70ad2.zip |
Improved metadata generation, added ATOM feeds
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/blog/index.md b/content/blog/index.md index 576a8c3..1053dc2 100644 --- a/content/blog/index.md +++ b/content/blog/index.md | |||
@@ -1,5 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | title: Blog | 2 | title: Blog |
3 | |||
4 | create_feed: true | ||
3 | --- | 5 | --- |
4 | 6 | ||
5 | # Blog | 7 | # Blog |