all repos — gopkgs @ d8516aeebdcd0460a049baf819dee4f41fa18658

Go module vanity import paths

make menu items more obvious

Alan Pearce
commit

d8516aeebdcd0460a049baf819dee4f41fa18658

parent

3f45cead650355187a9ebb17eddd524b0d5b3e82

1 file changed, 5 insertions(+), 1 deletion(-)

changed files
M vanity.tomlvanity.toml
@@ -4,8 +4,12 @@ forge = "https://git.alanpearce.eu"
packages = ["website", "searchix", "x", "homestead", "gomponents", "elgit"] [[menu]] -name = "Home" +name = "Website" URL = "https://alanpearce.eu" + +[[menu]] +name = "Go Packages" +URL = "https://go.alanpearce.eu" [[menu]] name = "Repositories"