use stars around rt instead of dashes

This commit is contained in:
Rhiannon Morris 2020-07-02 20:14:38 +02:00
parent 8c3cfcd064
commit 2af75b2f89
2 changed files with 6 additions and 2 deletions

View file

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