瀏覽代碼

Add the dancing man image

Oz Tiram 5 年之前
父節點
當前提交
ce073353e5
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      public/dancing-man.gif
  2. 1 1
      src/App2.svelte

二進制
public/dancing-man.gif


+ 1 - 1
src/App2.svelte

@@ -1,5 +1,5 @@
 <script>
-	let src = 'tutorial/image.gif';
+	let src = './dancing-man.gif';
 </script>
 
 <div>