summaryrefslogtreecommitdiff
path: root/web/templates
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2011-10-09 12:36:35 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2011-10-09 12:36:35 +0200
commitc6a98c37ddfbfb8228d0500a2587d1c61c4b022b (patch)
tree0cc1118bf95d5c6e6b8c2f80fc46bab36d94e415 /web/templates
parentb29406ef014c3fbf604e5f505ec79b68696d0cf8 (diff)
downloadhakyll-c6a98c37ddfbfb8228d0500a2587d1c61c4b022b.tar.gz
Add authors to the tutorials
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/tutorial-item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/tutorial-item.html b/web/templates/tutorial-item.html
index 977fb6b..e0d7866 100644
--- a/web/templates/tutorial-item.html
+++ b/web/templates/tutorial-item.html
@@ -1 +1 @@
-<li><a href="$url$">$title$</a></li>
+<li><a href="$url$">$title$</a> by <em>$author$</em></li>