summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2015-10-15 23:31:10 +0200
committerSiri Reiter <siri@jones.dk>2015-10-15 23:31:10 +0200
commit26ca167df7475a5945289842e52dda67f604a0d1 (patch)
tree2f674a5a51b6ca8358d69ca119351621a211427f
parentca3e9771f4b01862c307c3633f6f5e8563225edf (diff)
Add footer.
-rw-r--r--Makefile2
-rw-r--r--footer.mdwn9
2 files changed, 10 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f56a684..6f4f647 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-markdown-snippets := topbar.mdwn
+markdown-snippets := topbar.mdwn footer.mdwn
markdown := $(filter-out $(markdown-snippets),$(wildcard *.mdwn))
hypertext = $(subst index/index,index,$(markdown:%.mdwn=%/index.html))
diff --git a/footer.mdwn b/footer.mdwn
new file mode 100644
index 0000000..75d1ebf
--- /dev/null
+++ b/footer.mdwn
@@ -0,0 +1,9 @@
+Couchdesign is [Jonas Smedegaard][] and [Siri Reiter][],
+Stauninggårdsvej 25, Orø, DK-4300 Holbæk
+
+[Jonas Smedegaard]: http://dr.jones.dk/
+ "IT-guide dr. Jones"
+
+[Siri Reiter]: <http://sirireiter.dk/>
+ "Siri Reiter Grafisk Design"
+