We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059ca55 commit f26f771Copy full SHA for f26f771
docs/content/documentation/content/linking.md
@@ -33,7 +33,7 @@ This option is set at the section level: the `insert_anchor_links` variable on t
33
34
The default template is very basic and will need CSS tweaks in your project to look decent.
35
If you want to change the anchor template, it can easily be overwritten by
36
-creating a `anchor-link.html` file in the `templates` directory.
+creating a `anchor-link.html` file in the `templates` directory which gets an `id` variable.
37
38
## Internal links
39
Linking to other pages and their headings is so common that Zola adds a
0 commit comments