diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml
index 13ca9ea79e78d687a65fb4caa01d616088b76382..a2ea0d948198a8309d4f91456734609f975d992d 100644
--- a/app/views/home/index.html.haml
+++ b/app/views/home/index.html.haml
@@ -6,6 +6,6 @@
 
 .app-holder#mastodon{ data: { props: Oj.dump(default_props) } }
   %noscript
-    = image_tag asset_pack_path('logo.png')
+    = image_tag asset_pack_path('logo.svg')
     %div
       = t('errors.noscript')