summaryrefslogtreecommitdiff
path: root/ikiwiki_da.setup
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-11-17 12:19:15 +0100
committerJonas Smedegaard <dr@jones.dk>2008-11-17 12:19:15 +0100
commit9d20a584e6b9651e165b55beaabcbba59be302cf (patch)
treecdfcaddb583295cfc11822bcbfe4f9494b4f5d91 /ikiwiki_da.setup
parentd871091c92aaddaafd35cbbe09be9d600d31bc34 (diff)
Fix branding_logo_text -> branding_logo_tagline.
Diffstat (limited to 'ikiwiki_da.setup')
-rw-r--r--ikiwiki_da.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup
index 4f726ae..ae7b84a 100644
--- a/ikiwiki_da.setup
+++ b/ikiwiki_da.setup
@@ -267,6 +267,6 @@ use IkiWiki::Setup::Standard {
#varioki => {
# 'branding_logo_text' => '"Example Website"',
# 'branding_logo' => '"logo.png"',
- # 'branding_logo_text' => '"Yet another ikiwiki site!"',
+ # 'branding_logo_tagline' => '"Yet another ikiwiki site!"',
#},
}