all repos — website @ c97671e0ff83364139c1f295f2e754bfbe5ba744

My website

Configure Hugo menu

Alan Pearce
commit

c97671e0ff83364139c1f295f2e754bfbe5ba744

parent

f76119457b728e4b95c5339ebca8ecf5a21e4ba0

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

jump to
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"