ソースを参照

Add the dancing man image

Oz Tiram 5 年 前
コミット
ce073353e5
2 ファイル変更1 行追加1 行削除
  1. BIN
      public/dancing-man.gif
  2. 1 1
      src/App2.svelte

BIN
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>