Update link to hugo themes (#590)
This commit is contained in:
parent
a8b156250b
commit
da22a41f60
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ enableGitInfo = true
|
|||
|
||||
[[menu.after]]
|
||||
name = "Hugo Themes"
|
||||
url = "https://themes.gohugo.io/hugo-book/"
|
||||
url = "https://themes.gohugo.io/themes/hugo-book/"
|
||||
weight = 20
|
||||
|
||||
[params]
|
||||
|
|
|
@ -41,7 +41,7 @@ menu:
|
|||
url: "https://github.com/alex-shpak/hugo-book"
|
||||
weight: 10
|
||||
- name: "Hugo Themes"
|
||||
url: "https://themes.gohugo.io/hugo-book/"
|
||||
url: "https://themes.gohugo.io/themes/hugo-book/"
|
||||
weight: 20
|
||||
|
||||
params:
|
||||
|
|
Loading…
Reference in a new issue