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
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
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"
+++