Explorar el Código

Add the dancing man image

Oz Tiram hace 5 años
padre
commit
ce073353e5
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  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>