~aesthetic~

This commit is contained in:
Rhiannon Morris 2020-07-02 20:30:38 +02:00
parent f585934194
commit cfa27354b3
7 changed files with 51 additions and 24 deletions

View file

@ -1,7 +1,9 @@
FONTS = $(shell find fonts -type f)
CSS = style.css
PAGES = index.html
IMAGES = mlem.gif icon.png star_small.png
IMAGES = \
mlem.gif icon.png niss_uwu_bg.png \
star_small.png sparkles_large.png
BUILDDIR ?= _build
TMPDIR ?= _tmp