diff options
author | Jonas Smedegaard <dr@jones.dk> | 2013-12-01 20:19:53 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2013-12-01 20:19:53 +0100 |
commit | b295a25f556901bdf5235649ff12e5c96a6aa8bf (patch) | |
tree | 41f48d46bb67eec14535363e24b17af7689fd9fc | |
parent | 4f425fc0c1c25608eb159155b26a104de4fe328b (diff) |
Drop plugin h1title.
-rw-r--r-- | include.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ IKIWIKI_SHARED_DEFAULTS ?= \ --plugin underlay \ --plugin theme \ --set theme=goab \ - --plugin h1title \ --plugin favicon \ --plugin typography \ --set typographyattributes=ie \ |