summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-11-16 22:24:58 +0000
committerNick White <git@njw.me.uk>2010-11-16 22:24:58 +0000
commitccef43afa3395b1a71e937555e91468300134cc9 (patch)
treea92d5cccdf4af984aeb129a8d177e123f07bf1ed
parenta002582c9061ea4d13633ebb8af72b20496a4586 (diff)
downloadnjw-website-ccef43afa3395b1a71e937555e91468300134cc9.tar.bz2
njw-website-ccef43afa3395b1a71e937555e91468300134cc9.zip
Add Umberto Eco quote to index page
-rw-r--r--Makefile2
-rw-r--r--index.txt7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c9d583..9b8b711 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ writing/index.txt: $(BIB) $(WRITING)
index.html: index.txt
echo making $@
sed "s/TITLE/`head -n 1 < $<`/" < includes/header.xml > $@
- $(MD) $< | sed 's/<p>/<p style="text-align:center">/' >> $@
+ $(MD) $< | sed 's/<p><a href="software/<p style="text-align:center"><a href="software/' >> $@
sed '2d' < includes/footer.xml >> $@
clean:
diff --git a/index.txt b/index.txt
index 78a9147..860f290 100644
--- a/index.txt
+++ b/index.txt
@@ -5,3 +5,10 @@ Nick J. White (njw)
[Web Development](webdev) |
[Publications](pubs/) |
[Contact](contact)
+
+> Mystic logic, letters whirling in infinite change,
+> is the world of bliss, the music of thought, but
+> see that you proceed slowly, with caution,
+> because your machine may bring you delirium instead
+> of ecstasy.
+> - *Umberto Eco, Foucault's Pendulum*