add go package configuration
1 file changed, 11 insertions(+), 0 deletions(-)
changed files
M config.toml → config.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", + ]