make menu items more obvious
1 file changed, 5 insertions(+), 1 deletion(-)
changed files
M vanity.toml → vanity.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"