diff options
author | neodarz <neodarz@neodarz.net> | 2018-07-29 21:18:15 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-07-29 21:18:15 +0200 |
commit | 88bd3a670603816c2b8d9820192254c37b4486c1 (patch) | |
tree | e99fc816bd4f85110d13e25e6119fdbc8d6804a1 | |
parent | b26f6ead1c992058c1a45d7f3e862924eec34e9c (diff) | |
download | my_new_personal_website-88bd3a670603816c2b8d9820192254c37b4486c1.tar.xz my_new_personal_website-88bd3a670603816c2b8d9820192254c37b4486c1.zip |
Add spacing for better read
Diffstat (limited to '')
-rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -68,10 +68,13 @@ footnote so that readers won't get lost after finish reading a footnote. ## Configuration The configuration files are placed in the folder config and use the toml -file configuration format. The `blog.toml` is the configuration file who can -be edited safely for confifguring the blog. The second file `generator.toml` -can be modified if you know what you are doing and it used to configure the -generator. +file configuration format. + +The `blog.toml` is the configuration file who can be edited safely for +confifguring the blog. + +The second file `generator.toml` can be modified if you know what you are doing +and it used to configure the generator. ## About |