feat: add anchor header links on hover

Closes #64
This commit is contained in:
welpo
2023-03-06 02:22:02 +01:00
parent 026a240536
commit 7532e0ab12
2 changed files with 26 additions and 1 deletions

View File

@@ -4,4 +4,5 @@ path = "/blog"
title = "Blog"
sort_by = "date"
template = "section.html"
insert_anchor_links = "left"
+++