diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ HTML := journal.html about.html CSS := style.css -RESOURCES := glider.png +RESOURCES := glider.png glider-small.png PARTIALS := $(addprefix partials/, meta.html nav.html footer.html) |