about summary refs log tree commit diff
path: root/app/views/layouts/auth.html.haml
diff options
context:
space:
mode:
authorChronister <andrewlchronister@gmail.com>2017-05-29 00:09:12 +0000
committerbeatrix-bitrot <beatrix.bitrot@gmail.com>2017-06-23 21:45:14 +0000
commit65528fc54e2943aa259ec9129781d3fb1161ec63 (patch)
tree53b63cac8e8cdc66c1479a639a62348cd48560fd /app/views/layouts/auth.html.haml
parent382572c2132b797719555e7591853c045a1ff216 (diff)
All cybrespace changes through 5/28
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 e5429a8ed..097fc6d08 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
-          = image_tag asset_pack_path('logo.png')
+          = image_tag asset_pack_path('logo-cybre.png')
 
     .form-container
       = render 'flashes'