瀏覽代碼

Add tower.png asset

Yuri Iozzelli 2 年之前
父節點
當前提交
a8e201a13b
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      assets/tower.png
  2. 1 1
      index.html

二進制
assets/tower.png


+ 1 - 1
index.html

@@ -81,7 +81,7 @@
     <header style="flex-grow:0; flex-srink: 0;height:80px; width: 100%; margin: 2px 0 2px 0;">
       <div style="display: flex; flex-direction: row; justify-content: space-between; width: 100%;">
         <div style="display: flex; flex-direction: row;">
-          <img src="./tower.png" style="margin-left: 10px; width: 70px; height: 80px;">
+          <img src="./assets/tower.png" style="margin-left: 10px; width: 70px; height: 80px;">
           <div style=" margin-left: 10px; height: 100%; display: flex; align-items: center;">
             <div style="color: white; font-family: montserrat; font-weight: 700; font-size: xxx-large;">WebVM</div>
           </div>