Skip to content

Commit 6ad66b2

Browse files
committed
Update logoLinkURL in config.toml to point to Archlinux
1 parent f3923cf commit 6ad66b2

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
@@ -95,7 +95,7 @@ canonifyURLs = false
9595
# Link behaviour
9696
intLinkTooltip = true # Enable a tooltip for internal links that displays info about the destination? default false
9797
# extLinkNewTab = false # Open external links in a new Tab? default true
98-
logoLinkURL = "/" # Set a custom URL destination for the top header logo link.
98+
logoLinkURL = "/Archlinux" # Set a custom URL destination for the top header logo link.
9999

100100
[params.flexsearch] # Parameters for FlexSearch
101101
enabled = false

0 commit comments

Comments
 (0)