all repos — website @ 509fe2370c2dc544e5f984ced4511c0c1130099e

My website

Configure Hugo menu

Alan Pearce
commit

509fe2370c2dc544e5f984ced4511c0c1130099e

parent

99a0ffeba261d47af467495762017db44d05f497

1 file changed, 7 insertions(+), 0 deletions(-)

changed files
M config.tomlconfig.toml
@@ -13,6 +13,13 @@
[author] name = "Alan Pearce" +[[menu.main]] + name = "Home" + URL = "/" +[[menu.main]] + name = "Posts" + URL = "/post/" + [Params.author.urls] Twitter = "https://twitter.com/alanpearceuk" Github = "https://github.com/alanpearce"