summaryrefslogtreecommitdiff
path: root/ikiwiki_da.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-11-01 16:37:55 +0100
committerJonas Smedegaard <dr@jones.dk>2008-11-01 16:37:55 +0100
commit41f202e6d6723f469afe9d6e26d445d12a5e18db (patch)
tree6b7f8cebba4154fd98b28260eff3080b5286ee83 /ikiwiki_da.setup
parent12892d81a7dee21878e054ae6ae53b390a32a779 (diff)
parenta06e8f940d4dee6ce5a1caf5f30782175723b303 (diff)
Merge branch 'allinone-da' into allinone-multilang
Diffstat (limited to 'ikiwiki_da.setup')
-rw-r--r--ikiwiki_da.setup7
1 files changed, 7 insertions, 0 deletions
diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup
index a8d76d3..d952eec 100644
--- a/ikiwiki_da.setup
+++ b/ikiwiki_da.setup
@@ -262,4 +262,11 @@ use IkiWiki::Setup::Standard {
#websetup_force_plugins => [],
# show unsafe settings, read-only, in web interface?
#websetup_show_unsafe => 1,
+
+ # varioki plugin (strings are eval'ed: double-quote actual strings!)
+ #varioki => {
+ # 'branding_logo_text' => '"Example Website"',
+ # 'branding_logo' => '"logo.png"',
+ # 'branding_logo_text' => '"Yet another ikiwiki site!"',
+ #},
}