diff --git a/Makefile b/Makefile index 0c8d2d9..103a4fa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ FONTS = $(shell find fonts -type f) CSS = style.css PAGES = index.html -IMAGES = mlem.gif +IMAGES = mlem.gif icon.png all: $(patsubst %,_build/%,$(FONTS) $(CSS) $(PAGES) $(IMAGES)) diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..7e0ae27 Binary files /dev/null and b/icon.png differ diff --git a/index.html b/index.html index c2de246..95847f9 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,8 @@ + + web site more like web shite haha gottem