diff --git a/Makefile b/Makefile index fa390d7..f2b93a8 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,12 @@ FONTS = $(shell find fonts -type f) CSS = style.css PAGES = index.html -IMAGES = \ - mlem.gif mlem_static.png icon.png \ - niss_uwu_bg_dim.png niss_uwu_bg.png \ - star_small.png sparkles_large.png niss_wave_large.png \ - shortcake_large.png +IMAGES = $(patsubst %,images/%, \ + mlem.gif mlem_static.png icon.png \ + niss_uwu_bg_dim.png niss_uwu_bg.png \ + star_small.png sparkles_large.png niss_wave_large.png \ + shortcake_large.png \ + ) BUILDDIR ?= _build TMPDIR ?= _tmp diff --git a/icon.png b/images/icon.png similarity index 100% rename from icon.png rename to images/icon.png diff --git a/mlem_bg.gif b/images/mlem_bg.gif similarity index 100% rename from mlem_bg.gif rename to images/mlem_bg.gif diff --git a/mlem_static.png b/images/mlem_static.png similarity index 100% rename from mlem_static.png rename to images/mlem_static.png diff --git a/niss_uwu_bg.png b/images/niss_uwu_bg.png similarity index 100% rename from niss_uwu_bg.png rename to images/niss_uwu_bg.png diff --git a/niss_wave.svg b/images/niss_wave.svg similarity index 100% rename from niss_wave.svg rename to images/niss_wave.svg diff --git a/shortcake.svg b/images/shortcake.svg similarity index 100% rename from shortcake.svg rename to images/shortcake.svg diff --git a/sparkles.svg b/images/sparkles.svg similarity index 100% rename from sparkles.svg rename to images/sparkles.svg diff --git a/star.svg b/images/star.svg similarity index 100% rename from star.svg rename to images/star.svg diff --git a/index.html b/index.html index 48e696f..1757e2e 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + web site more like web shite haha gottem @@ -17,8 +17,8 @@

“mlem”

“mlem also”

- - niss & nisse + + niss & nisse

@@ -67,7 +67,7 @@