Remove leading slash from links so that theme is compatible with Hugo Themes Site
This commit is contained in:
@@ -8,4 +8,4 @@ theme = "aether"
|
||||
[params]
|
||||
brand = "aether"
|
||||
description = "aether Hugo theme for blogs"
|
||||
bgimg = "/img/ignasi_pattern_s.png"
|
||||
bgimg = "img/ignasi_pattern_s.png"
|
||||
|
||||
Reference in New Issue
Block a user