summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-27 11:29:41 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-27 12:27:35 +0200
commit92d8aadbadb5767f41342cd2958b8662ef0b8d96 (patch)
tree430ef6d12674a27eca37dbd80f8053f12c5c37d4 /ikiwiki.setup
parent193673fa4ca986a8503dded44019f3b0eac30084 (diff)
downloadobnam.org-92d8aadbadb5767f41342cd2958b8662ef0b8d96.tar.gz
page.tmpl: simplify lots
Drop unnecessary parts. Alwys choose html5.
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index d3dd2d5..ad5e7fe 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -25,6 +25,7 @@ disable_plugins:
- table
- toggle
- repolist
+- recentchanges
html5: yes
timeformat: '%Y-%m-%d %H:%M'
exclude: 'favicon\.ico'