We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3923cf commit 6ad66b2Copy full SHA for 6ad66b2
1 file changed
config.toml
@@ -95,7 +95,7 @@ canonifyURLs = false
95
# Link behaviour
96
intLinkTooltip = true # Enable a tooltip for internal links that displays info about the destination? default false
97
# extLinkNewTab = false # Open external links in a new Tab? default true
98
- logoLinkURL = "/" # Set a custom URL destination for the top header logo link.
+ logoLinkURL = "/Archlinux" # Set a custom URL destination for the top header logo link.
99
100
[params.flexsearch] # Parameters for FlexSearch
101
enabled = false
0 commit comments