diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-11-17 12:17:27 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-11-17 12:17:27 +0100 |
commit | b0af61d133a0ea807d0fa4ae27a7c0e38ee67a36 (patch) | |
tree | 00b042170276c2df08c89882c724f839539f206c | |
parent | 91a70c40710b8fbb122b812919e10bca594c2c9e (diff) | |
parent | d871091c92aaddaafd35cbbe09be9d600d31bc34 (diff) |
Merge branch 'allinone-da' into allinone-multilang
-rw-r--r-- | ikiwiki_da_admin.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_da_admin.setup b/ikiwiki_da_admin.setup index 261dc0e..01ea4e3 100644 --- a/ikiwiki_da_admin.setup +++ b/ikiwiki_da_admin.setup @@ -266,6 +266,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!"', #}, } |