add 2x bg image

This commit is contained in:
Rhiannon Morris 2021-06-07 23:49:57 +02:00
parent 2caada2bdd
commit 389ce80df6
6 changed files with 14 additions and 7 deletions

View file

@ -2,8 +2,8 @@ FONTS = $(shell find fonts -type f)
CSS = style.css where.css
PAGES = index.html where.html pubkey.txt
MEDIA = $(patsubst %,media/%, \
mlem.gif mlem_static.png niss_uwu_bg_dim.png niss_uwu_bg.png \
cybre.png donphan.png types.png \
bg.png bg_2x.png bg_dim.png bg_2x_dim.png \
mlem.gif mlem_static.png cybre.png donphan.png types.png \
niss-nisse.mp3 niss-nisse.ogg \
) \
$(wildcard media/*.svg)