summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-12-13 00:28:18 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-12-13 00:32:23 +0100
commit3de9ef9ea5a4d46cbf99e83342df216cf7b48bfd (patch)
tree1e777b3f7ef35d94f0b2b399e948dbee1156bf65 /Makefile
parentbdfca3a7982d66355395e46a6d63910402db171c (diff)
downloadwebsite-3de9ef9ea5a4d46cbf99e83342df216cf7b48bfd.tar.xz
Add picture of myself to about page
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 81b2bcd..df5f309 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
HTML := index.html journal.html about.html
CSS := style.css journal/isso.css
-RESOURCES := glider.png
+RESOURCES := glider.png me.jpg
TEMPLATES := $(shell find src/templates)
FILES := $(HTML) $(CSS) sitemap.xml pgp-key.txt \