mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-04-03 05:02:31 +02:00
Add something like the following to your config: [[menu.sidebar]] name = "Link 1" url = "https://link1.com" [[menu.sidebar]] name = "Link 2" url = "https://link2.com" See the Hugo docs for more examples: https://gohugo.io/extras/menus/