use stars around rt instead of dashes
This commit is contained in:
parent
8c3cfcd064
commit
2af75b2f89
2 changed files with 6 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue