summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-07-03 03:24:50 +0900
committerOphestra <cat@gensokyo.uk>2025-07-03 03:24:50 +0900
commitf38c2a4fc2d64e81e2f2222fbde0d3d399780f37 (patch)
treec6925c1c17d2dc7dce3170011f7d3e793ef33a6a /static
parent0e3b0690510b7d072d11df5f7f12e28e65ac6018 (diff)
static: set up vanity url
Diffstat (limited to 'static')
-rw-r--r--static/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html
index 67737c1d..6d907210 100644
--- a/static/index.html
+++ b/static/index.html
@@ -8,6 +8,8 @@
<meta name="color-scheme" content="dark light"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
+ <meta name="go-import" content="hakurei.app git https://git.gensokyo.uk/security/hakurei"/>
+ <meta name="go-source" content="hakurei.app _ https://git.gensokyo.uk/security/hakurei/src/branch/master{/dir} https://git.gensokyo.uk/security/hakurei/src/branch/master{/dir}/{file}#L{line}"/>
<meta property="og:title" content="Hakurei: the secure desktop application sandbox"/>
<meta property="og:description" content="Hakurei is a security-focused Linux container runtime for desktop applications."/>
<meta property="og:type" content="website"/>