From 5dab341e208fc118e4037d457809b6d529af1094 Mon Sep 17 00:00:00 2001 From: etherware-novice <73374039+etherware-novice@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:52:22 -0500 Subject: [PATCH] fixes image embed --- oneshot/surf-club-2/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oneshot/surf-club-2/index.html b/oneshot/surf-club-2/index.html index 655d38f..1c78adb 100644 --- a/oneshot/surf-club-2/index.html +++ b/oneshot/surf-club-2/index.html @@ -29,7 +29,7 @@
here's how i like doing my graphics!
first, we get a reference, and i'm going to use a pokemon i like and is relatively simple to draw:
vileplume!
so, first i create a new image of 64x64, and make a pallete from the sprite. you don't have to do this, but i like planning out the colors before i start to make it feel more organized and you can always add a color if you forget the light blue like i did