about summary refs log tree commit diff
path: root/app/views/layouts/public.html.haml
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-05-28 19:33:15 +0200
committerGitHub <noreply@github.com>2019-05-28 19:33:15 +0200
commit2f83ffa1bd1a80567c512db79273dc75d32ef069 (patch)
tree69cd5f99ace6fbf0118bd46c504b18ba6edef232 /app/views/layouts/public.html.haml
parent1b0ce85e3da4b5c1941f65da7d73258da6eed6d0 (diff)
parent56d8faab1856f9cff8520518a145b256e7799c36 (diff)
Merge pull request #1073 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'app/views/layouts/public.html.haml')
-rw-r--r--app/views/layouts/public.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml
index b4a21caf1..37808cdd0 100644
--- a/app/views/layouts/public.html.haml
+++ b/app/views/layouts/public.html.haml
@@ -35,9 +35,7 @@
               %li= link_to t('about.api'), 'https://docs.joinmastodon.org/api/guidelines/'
           .column-2
             %h4= link_to t('about.what_is_mastodon'), 'https://joinmastodon.org/'
-
-            = link_to root_url, class: 'brand' do
-              = render file: Rails.root.join('app', 'javascript', 'images', 'logo_transparent.svg')
+            = link_to svg_logo, root_url, class: 'brand'
           .column-3
             %h4= site_hostname
             %ul