Skip to content

Commit f3d3614

Browse files
committed
config: drop header link support
The SVG icons were misrendering or being entirely skipped on many readers and only seemed to work as expected when viewing with a regular browser on the canonical site.
1 parent 15e562c commit f3d3614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ uglyURLs = false
826826
######################################
827827
# Headings Anchor
828828

829-
enableHeadingsAnchor = true
829+
enableHeadingsAnchor = false
830830
# Note: *global settings*
831831
# `anchor` in post’s Front Matter
832832
# has a higher priority than here

0 commit comments

Comments
 (0)