Proper support for heading anchors

This commit is contained in:
David Lapshin
2024-05-09 22:52:02 +03:00
parent 17a378b318
commit 1f7dab1f59
7 changed files with 35 additions and 15 deletions

View File

@ -14,6 +14,7 @@
@use "comments";
@use "crt";
@use "footer";
@use "icon";
@use "johnvertisement";
@use "links";
@use "media";
@ -22,3 +23,4 @@
@use "post-nav";
@use "statements";
@use "tags";
@use "zola-anchor";