~aesthetic~
This commit is contained in:
parent
f585934194
commit
cfa27354b3
7 changed files with 51 additions and 24 deletions
4
Makefile
4
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue