summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/summary.html b/templates/summary.html
index 3ce1721..808c705 100644
--- a/templates/summary.html
+++ b/templates/summary.html
@@ -1,6 +1,6 @@
<div class="entry">
<a href="%url%">
<div class="small">%date% 🔗</div>
- <h2>%title%</h2>
+ <span>%title%</span>
</a>
</div>