From 86573111027a2dcddc4b3db58147b7a377a472b4 Mon Sep 17 00:00:00 2001 From: Valessio Brito Date: Tue, 8 Oct 2013 19:50:23 -0300 Subject: [PATCH] Rename theme COMIGRAR to Conference --- README.md | 2 ++ site_title.rhtml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16eeda0..1b088bb 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Conference Theme Noosfero ========================= Noosfero theme for the Conference environment. + +Install on /public/designs/themes/conference diff --git a/site_title.rhtml b/site_title.rhtml index 2a8c368..3bfc011 100644 --- a/site_title.rhtml +++ b/site_title.rhtml @@ -1 +1 @@ -<%= link_to(image_tag("/designs/themes/comigrar/images/thin-logo.png"), environment.top_url) %> +<%= link_to(image_tag("/designs/themes/conference/images/thin-logo.png"), environment.top_url) %> -- libgit2 0.21.2