summaryrefslogtreecommitdiff
path: root/settings.cfg
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2017-12-10 16:13:09 +1030
committerdaniel-Jones <daniel@danieljon.es>2017-12-10 16:13:09 +1030
commit746b166704068d2be7762a9c2885f08dae18a891 (patch)
treeb0702f5ce488953c3ff922fec9e0b0affcfaad20 /settings.cfg
parent68eb05f5c0df68e754e5eeeb154c445bf687368c (diff)
downloadwebsite-746b166704068d2be7762a9c2885f08dae18a891.tar.gz
website-746b166704068d2be7762a9c2885f08dae18a891.zip
added direct blog link to posts
Diffstat (limited to 'settings.cfg')
-rw-r--r--settings.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.cfg b/settings.cfg
index 79a0388..78e207c 100644
--- a/settings.cfg
+++ b/settings.cfg
@@ -14,6 +14,8 @@ title = daniel's blog
header = <h1>Blog</h1> Rambles about myself and programming <br><br> Comments welcome - comments@danieljon.es<br><br>
# blog directory
dir = blog
+# direct link directory
+direct = direct
srcdir = content/blog
# number of posts per page
perpage = 7