initial commit
1 file changed, 17 insertions(+), 0 deletions(-)
changed files
A vanity-imports.toml
@@ -0,0 +1,17 @@ +domain = "go.alanpearce.eu" +output = "/srv/http/go/" + +[index] +description = "" +extra_head = "" +title = "Alan's go packages" + +[repos] + +[repos."/website"] +repo = "https://git.alanpearce.eu/website/" +vcs = "git" + +[repos."/searchix"] +repo = "https://git.alanpearce.eu/searchix/" +vcs = "git"