diff options
author | breadcat | 2020-06-28 00:17:41 +0100 |
---|---|---|
committer | breadcat | 2020-06-28 00:17:41 +0100 |
commit | c4679afe0d1cdfcc15a4fdf4d7d1b3b277e913aa (patch) | |
tree | 3a37c5f0b6947eab3be369987e405a2c36fce5c0 /config.toml | |
parent | ea9509589b651ba752ff72e32c8f4fd4b351fbe8 (diff) | |
download | blog.minskio.co.uk-c4679afe0d1cdfcc15a4fdf4d7d1b3b277e913aa.tar.gz blog.minskio.co.uk-c4679afe0d1cdfcc15a4fdf4d7d1b3b277e913aa.tar.bz2 blog.minskio.co.uk-c4679afe0d1cdfcc15a4fdf4d7d1b3b277e913aa.zip |
Add dreams posts
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 3bd4669..7310277 100644 --- a/config.toml +++ b/config.toml @@ -17,5 +17,6 @@ theme = "Brine" tag = "tags" category = "categories" recipe = "recipe" + dream = "dream" language = "language" |