add 2x bg image
This commit is contained in:
parent
2caada2bdd
commit
389ce80df6
6 changed files with 14 additions and 7 deletions
4
Makefile
4
Makefile
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue