about summary refs log tree commit diff
path: root/app/views/about
diff options
context:
space:
mode:
authorCharlotte Fields <charlottelilyfields48@gmail.com>2017-06-19 11:23:25 +1000
committerbeatrix-bitrot <beatrix.bitrot@gmail.com>2017-06-23 21:45:14 +0000
commitb27842dc70847cb936ae2b49777095ba12c5917b (patch)
tree9c99e5217ff7e143d6556301e7fe2bd484e1e15d /app/views/about
parent39b6b37b74a9aeecc35d4a68fb1d0bf058350dbd (diff)
cybre cleanup
Diffstat (limited to 'app/views/about')
-rw-r--r--app/views/about/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/about/show.html.haml b/app/views/about/show.html.haml
index 87a729055..2a7f8c752 100644
--- a/app/views/about/show.html.haml
+++ b/app/views/about/show.html.haml
@@ -17,7 +17,7 @@
 
 .wrapper
   %h1
-    = image_tag asset_pack_path('logo-cybre.png')
+    = image_tag asset_pack_path('logo.png')
     = Setting.site_title
 
   %p!= t('about.about_mastodon')