aboutsummaryrefslogtreecommitdiff
path: root/resp.html
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2022-01-30 13:56:41 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2022-01-30 13:56:41 +0000
commit3093c4cffa82211fd8ab3a141e54fcf9c10a8012 (patch)
treeb4c5fcbb342afca310a9fe5807ea9d6e99bb644b /resp.html
parent359f6416cce4eb19389f414a58209cd20915656f (diff)
Move response template to resp.html
Diffstat (limited to 'resp.html')
-rw-r--r--resp.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/resp.html b/resp.html
new file mode 100644
index 0000000..422024a
--- /dev/null
+++ b/resp.html
@@ -0,0 +1,3 @@
+<!doctype html>
+<meta name="go-import" content="{{.Package}} {{.VCS}} {{.Repository}}">
+<title>go-import-redirect</title>