summaryrefslogtreecommitdiff
path: root/settings.cfg
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2017-09-19 19:30:22 +0930
committerdaniel-Jones <daniel@danieljon.es>2017-09-19 19:30:22 +0930
commitb0fce1f82059837a68f47f28a8b903a8a09cbdfe (patch)
tree0947c56f2eba2184015f49e739475221c90c0d7b /settings.cfg
parent0c41ff1395cbbcc13618985f54b3f2e570af7167 (diff)
downloadwebsite-b0fce1f82059837a68f47f28a8b903a8a09cbdfe.tar.gz
website-b0fce1f82059837a68f47f28a8b903a8a09cbdfe.zip
fixed a bunch of HTML compliance issues and general changes
Diffstat (limited to 'settings.cfg')
-rw-r--r--settings.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings.cfg b/settings.cfg
index 406352a..f3446b5 100644
--- a/settings.cfg
+++ b/settings.cfg
@@ -2,7 +2,7 @@
template = template.txt
dir = output
[index]
-title = interesting stuff
+title = index
header = <h1>Index</h1>
src = content/index.txt
[portfolio]
@@ -11,7 +11,7 @@ header = <h1>Portfolio</h1>
src = content/portfolio.txt
[blog]
title = daniel's blog
-header = <h1>Blog</h1> Rambles about myself and programming
+header = <h1>Blog</h1> Rambles about myself and programming <br> <br>
# blog directory
dir = blog
srcdir = content/blog