summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2020-06-28 15:32:48 +0100
committerbreadcat2020-06-28 15:32:48 +0100
commit4611fec148f272b175f7fc37178ba19b1f08c9e1 (patch)
treebb9d8199b706e1ea5a90b4bd1820173a53cbf48d
parent3f61b815eaa1cb4af47aa6135dd3493817802dc2 (diff)
downloadblog.minskio.co.uk-4611fec148f272b175f7fc37178ba19b1f08c9e1.tar.gz
blog.minskio.co.uk-4611fec148f272b175f7fc37178ba19b1f08c9e1.tar.bz2
blog.minskio.co.uk-4611fec148f272b175f7fc37178ba19b1f08c9e1.zip
Alter indentation
-rw-r--r--config.toml9
1 files changed, 4 insertions, 5 deletions
diff --git a/config.toml b/config.toml
index 7310277..c40f8db 100644
--- a/config.toml
+++ b/config.toml
@@ -4,14 +4,14 @@ title = "Minskio"
theme = "Brine"
[permalinks]
- posts = "/:title/"
+ posts = "/:title/"
[markup.goldmark.renderer]
- unsafe = true
+ unsafe = true
[params]
- author = "Peter"
- description = "The 'No-Pictures' Blog"
+ author = "Peter"
+ description = "The 'No-Pictures' Blog"
[taxonomies]
tag = "tags"
@@ -19,4 +19,3 @@ theme = "Brine"
recipe = "recipe"
dream = "dream"
language = "language"
-