diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-11-17 12:19:45 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-11-17 12:19:45 +0100 |
commit | d012d1e993aee00314be1beabc8d837df2c06d6a (patch) | |
tree | 63a1341865c003004038a070ffc3f6244fce73d5 | |
parent | 5a7ea593b8a9297917d63f7c309596e1f3358164 (diff) | |
parent | 9d20a584e6b9651e165b55beaabcbba59be302cf (diff) |
Merge branch 'allinone-da' into allinone-multilang
-rw-r--r-- | ikiwiki_da.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_da.setup b/ikiwiki_da.setup index c7b9157..346ad59 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!"', #}, } |