From 286972e90c44ae61fa6e21adae94936601a37cd9 Mon Sep 17 00:00:00 2001
From: Johannes Löthberg
Date: Fri, 10 Oct 2014 01:44:06 +0100
Subject: use the smaller glider hacker emblem
---
Makefile | 2 +-
partials/footer.html | 2 +-
resources/glider-small.png | Bin 0 -> 408 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
create mode 100644 resources/glider-small.png
diff --git a/Makefile b/Makefile
index ebf6efb..f07d615 100644
--- a/Makefile
+++ b/Makefile
@@ -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)
diff --git a/partials/footer.html b/partials/footer.html
index 7dcbd78..eacd067 100644
--- a/partials/footer.html
+++ b/partials/footer.html
@@ -11,6 +11,6 @@
-
+
diff --git a/resources/glider-small.png b/resources/glider-small.png
new file mode 100644
index 0000000..3db4379
Binary files /dev/null and b/resources/glider-small.png differ
--
cgit v1.2.3-70-g09d2