diff options
author | Jonas Smedegaard <dr@jones.dk> | 2013-12-01 20:19:53 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-03-25 02:03:10 +0100 |
commit | c71bc4633d1b96d5f78cf7173a4dbf7f21d19ed7 (patch) | |
tree | fc7f2f72aed82645574f543ce8a6d44bc71ecbb5 | |
parent | 32cfbafc9280e8b9394c4d41fe1bfc0b3ed77c84 (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 \ |