forked from deepStateMirrors/tabi
✨ feat: add indicator to external links (#443)
This commit is contained in:
parent
036b11b7da
commit
a5ab6259c6
8 changed files with 103 additions and 6 deletions
|
@ -38,6 +38,8 @@ bottom_footnotes = true
|
|||
# To use a Zola built-in theme, CSP needs to allow unsafe-inline for style-src.
|
||||
highlight_theme = "css"
|
||||
smart_punctuation = true
|
||||
# Set to 'external' to add an indicator next to external links.
|
||||
external_links_class = "external"
|
||||
|
||||
[link_checker]
|
||||
internal_level = "warn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue