summaryrefslogtreecommitdiffstats
path: root/src/templates/journal.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/journal.html')
-rw-r--r--src/templates/journal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/journal.html b/src/templates/journal.html
index d7a64d2..2b2794f 100644
--- a/src/templates/journal.html
+++ b/src/templates/journal.html
@@ -9,7 +9,7 @@
<article itemscope itemtype="http://schema.org/Article"
class="entry" id="entry:{{ entry.id }}">
- <h2 itemprop="name" class="title">{{ entry.title }}</h2>
+ <h2 itemprop="name" class="title"><a href="#entry:{{ entry.id }}">{{ entry.title }}</a></h2>
<div class="info">
Published on