summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-10-31 22:41:20 +0100
committerxengineering <me@xengineering.eu>2024-10-31 22:43:38 +0100
commitf3169150820de3974e2109f9978e626399324bd3 (patch)
treeb88b1162e198dc09eb9feacf3b623b5949ce2a93
parent65b8ebd9cb6d1c812739e2ce566ac159b27d14ab (diff)
downloadwebsite-f3169150820de3974e2109f9978e626399324bd3.tar
website-f3169150820de3974e2109f9978e626399324bd3.tar.zst
website-f3169150820de3974e2109f9978e626399324bd3.zip
Add Go import for xengineering.eu/soundbox-app
This should allow to install this app with the Go tool and look up documentation.
-rw-r--r--content/soundbox-app7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/soundbox-app b/content/soundbox-app
new file mode 100644
index 0000000..df28ed1
--- /dev/null
+++ b/content/soundbox-app
@@ -0,0 +1,7 @@
+<html>
+<head>
+ <meta name="go-import" content="xengineering.eu/soundbox-app git https://cgit.xengineering.eu/soundbox-app">
+</head>
+<body>
+</body>
+</html>