summaryrefslogtreecommitdiff
path: root/settings.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'settings.cfg')
-rw-r--r--settings.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.cfg b/settings.cfg
index f3446b5..e2e7ece 100644
--- a/settings.cfg
+++ b/settings.cfg
@@ -16,4 +16,12 @@ header = <h1>Blog</h1> Rambles about myself and programming <br> <br>
dir = blog
srcdir = content/blog
# number of posts per page
+perpage = 7
+[shows]
+title = viewings
+header = <h1>Shows I have watched</h1>
+# shows directory
+dir = shows
+srcdir = content/shows
+# number of posts per page
perpage = 5