diff --git a/hugo.toml b/hugo.toml index dcc26ce..6aa0294 100644 --- a/hugo.toml +++ b/hugo.toml @@ -112,3 +112,9 @@ theme = 'hello-friend-ng' name = "blog" pageRef = "/posts" weight = 40 + +[[menu.main]] + name = "dev" + url = "https://dev.dustin.coffee" + externalURL = true + weight = 50