about summary refs log tree commit diff
path: root/app/views/layouts/auth.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/auth.html.haml')
-rw-r--r--app/views/layouts/auth.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/auth.html.haml b/app/views/layouts/auth.html.haml
index 0ea3bbe3b..6096eada4 100644
--- a/app/views/layouts/auth.html.haml
+++ b/app/views/layouts/auth.html.haml
@@ -6,7 +6,7 @@
     .logo-container
       %h1
         = link_to root_path do
-          = svg_logo_full
+          = logo_as_symbol(:wordmark)
 
     .form-container
       = render 'flashes'