Skip to content

Commit fa15875

Browse files
authored
🎨 theme update (#231)
2 parents eb6d9be + 5d5277b commit fa15875

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ enableGitInfo = true # N.B. .GitInfo does not currently function with submodule
103103

104104
# Link behaviour
105105
intLinkTooltip = true # Enable a tooltip for internal links that displays info about the destination? default false
106-
# extLinkNewTab = false # Open external links in a new Tab? default true
107-
logoLinkURL = "https://colinwilson.uk" # Set a custom URL destination for the top header logo link.
106+
# extLinkNewTab = false # Open external links in a new Tab? default true
107+
logoLinkURL = "/" # Set a custom URL destination for the top header logo link.
108108

109109
[params.flexsearch] # Parameters for FlexSearch
110110
enabled = true

0 commit comments

Comments
 (0)