Browse Source

≥Modify the cover of the priority

Fechin 7 years ago
parent
commit
929814bdfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      layout/_partial/screen.ejs

+ 1 - 1
layout/_partial/screen.ejs

@@ -2,7 +2,7 @@
 <div id="screen">
     <div id="mark">
         <div class="layer" data-depth="0.4">
-            <%- image_tag(theme.welcome_cover || first.cover || "/img/welcome_cover.jpg", {id: "cover", crossorigin: "anonymous", width: 1920, height: 1080}) %>
+            <%- image_tag(theme.welcome_cover || first.cover || "/img/welcome-cover.jpg", {id: "cover", crossorigin: "anonymous", width: 1920, height: 1080}) %>
         </div>
     </div>
     <div id="vibrant">