summaryrefslogtreecommitdiff
path: root/layouts/shortcodes/links.html
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-11-24 22:30:39 +0100
committermms <git@sapka.me>2024-11-24 22:31:00 +0100
commitc7f5572beb42c073ee6550816cd9e1f31cfa7092 (patch)
treec3aa312d0c65713d49da4436e22be071612a89ec /layouts/shortcodes/links.html
parent95e0330c60e67128950f0b8e135488217a54923b (diff)
feat: bookmarks
Diffstat (limited to 'layouts/shortcodes/links.html')
-rw-r--r--layouts/shortcodes/links.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/links.html b/layouts/shortcodes/links.html
index 4c87b41..2707af2 100644
--- a/layouts/shortcodes/links.html
+++ b/layouts/shortcodes/links.html
@@ -15,7 +15,7 @@
<tr>
<td colspan="2">
<hr>
- <h2>{{ $letter}}</h2>
+ <h4>{{ $letter}}</h4>
</td>
</tr>
{{ end }}