aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 865a1a0..bfafde1 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ layouts/partials/%.html: %.bib | layouts/partials
--named-field url_poster poster --named-field url_manuscript pdf \
--named-field url_changelog changelog \
--named-field url_blog_post blog --named-field \
- url_artifact artifact $<
+ url_artefact artefact $<
sed -r -e 's:\[(.*)\]:<b>\1</b>:g' $@ >$@.new && mv $@.new $@
sed -r -e 's:Yann Herklotz:<b>Yann Herklotz</b>:g' $@ >$@.new && mv $@.new $@