From 96ec7c09b0f3bbad6c12e8b217b4658ea46d050a Mon Sep 17 00:00:00 2001 From: Michael Glanznig Date: Mon, 30 Apr 2018 10:07:04 +0200 Subject: [PATCH] Change default skin of OSMF wiki Closes #161 --- cookbooks/foundation/recipes/wiki.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 28f5e7fba..400ffcde5 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -30,7 +30,7 @@ mediawiki_site "wiki.osmfoundation.org" do database_user "osmf-wikiuser" database_password passwords["wiki"]["database"] admin_password passwords["wiki"]["admin"] - skin "osmf" + skin "OSMFoundation" logo "/Wiki.png" email_contact "webmaster@openstreetmap.org" email_sender "webmaster@openstreetmap.org" -- 2.45.1