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