From 9d20a584e6b9651e165b55beaabcbba59be302cf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 17 Nov 2008 12:19:15 +0100 Subject: Fix branding_logo_text -> branding_logo_tagline. --- ikiwiki_da.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!"', #}, } -- cgit v1.2.3