Skip to content

Commit 5fa9b45

Browse files
Render unicode icon with FA6 font
1 parent 936e464 commit 5fa9b45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/content/user_guide/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ To use them elsewhere, e.g. in Hugo templates, we provide an `svg-icon` partial.
9595

9696
## External links
9797

98-
Links in the navbar and footer can be marked as external by adding `is_external: true`. This displays an external link indicator icon ()
99-
next to the link text and opens the link in a new tab.
98+
Links in the navbar and footer can be marked as external by adding `is_external: true`. This displays an external link indicator icon
99+
(<span style="font-family: 'Font Awesome 6 Free', FontAwesome;"></span>) next to the link text and opens the link in a new tab.
100100

101101
### Navbar external links
102102

0 commit comments

Comments
 (0)