Browse Source

url instead of pageRef for remote link

Alexander Avery 3 weeks ago
parent
commit
83b7ba1bfe
  1. 2
      hugo.toml

2
hugo.toml

@ -10,7 +10,7 @@ weight = 10
[[menus.main]]
name = 'Gitea'
pageRef = 'https://gitea.beetbox.io/BeetBox'
url = 'https://gitea.beetbox.io/BeetBox'
weight = 20
[[menus.main]]

Loading…
Cancel
Save