From be147735ef7a251661a87e703e25b6e96947d69f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 17 Nov 2008 12:19:35 +0100 Subject: Fix branding_logo_text -> branding_logo_tagline. --- ikiwiki_nb.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 50bf797..4b3e5b4 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!"', #}, } -- cgit v1.2.3