summaryrefslogtreecommitdiff
path: root/ikiwiki_nb.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
commitabd1cd0a46a9aa315e9b72e68f5fab8742c9b567 (patch)
tree49b36d2f7fc077624a20152cf586947edb6ad023 /ikiwiki_nb.setup
parent41f202e6d6723f469afe9d6e26d445d12a5e18db (diff)
parentde2886aae9fa20c34a3a6341546d8b4e1b39484e (diff)
Merge branch 'allinone-nb' into allinone-multilang
Diffstat (limited to 'ikiwiki_nb.setup')
-rw-r--r--ikiwiki_nb.setup7
1 files changed, 7 insertions, 0 deletions
diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup
index e9477d8..d7cab6b 100644
--- a/ikiwiki_nb.setup
+++ b/ikiwiki_nb.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!"',
+ #},
}