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 | ca014f830add63fa8ab9f611df0b1475a948e2e1 (patch) | |
tree | b1f6ff2771c820eaa2eeef2ebab7932a9a9735cf | |
parent | d012d1e993aee00314be1beabc8d837df2c06d6a (diff) | |
parent | be147735ef7a251661a87e703e25b6e96947d69f (diff) |
Merge branch 'allinone-nb' into allinone-multilang
-rw-r--r-- | ikiwiki_nb.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 4555ddb..c18ebd5 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.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!"', #}, } |