diff options
author | Nick White <git@njw.me.uk> | 2010-11-16 22:24:58 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-16 22:24:58 +0000 |
commit | ccef43afa3395b1a71e937555e91468300134cc9 (patch) | |
tree | a92d5cccdf4af984aeb129a8d177e123f07bf1ed | |
parent | a002582c9061ea4d13633ebb8af72b20496a4586 (diff) | |
download | njw-website-ccef43afa3395b1a71e937555e91468300134cc9.tar.bz2 njw-website-ccef43afa3395b1a71e937555e91468300134cc9.zip |
Add Umberto Eco quote to index page
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | index.txt | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -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: @@ -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* |