vanity.toml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 | title = "Alan's go packages" domain = "go.alanpearce.eu" forge = "https://git.alanpearce.eu" packages = ["website", "searchix", "x", "homestead", "gomponents", "elgit"] [[menu]] name = "Home" URL = "https://alanpearce.eu" [[menu]] name = "Repositories" URL = "https://git.alanpearce.eu" |