From 26ca167df7475a5945289842e52dda67f604a0d1 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 15 Oct 2015 23:31:10 +0200 Subject: Add footer. --- Makefile | 2 +- footer.mdwn | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 footer.mdwn 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]: + "Siri Reiter Grafisk Design" + -- cgit v1.2.3