all repos — website @ 74c34c4c9bb4d80464e27409c7c73725d8d9ddc6

My website

add go package configuration

Alan Pearce
commit

74c34c4c9bb4d80464e27409c7c73725d8d9ddc6

parent

0726615ec85a273b3a870da7dcdbb3760aeb81dc

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

changed files
M config.tomlconfig.toml
@@ -65,3 +65,14 @@ url = "https://github.com/alanpearce/"
[[rel_me]] name = "Mastodon" url = "https://ieji.de/@alanpearce" + +[go] + domain = "alin.ovh" + forge = "https://git.alin.ovh" + packages = [ + "x", + "homestead", + "searchix", + "gomponents", + "elgit", + ]