summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-08-30 19:53:39 +0900
committerOphestra <cat@gensokyo.uk>2026-08-30 19:53:39 +0900
commite6c18d475e9cdb11bf906a22435ea6c9e62b34f8 (patch)
tree21b69a6adccb33a22f049831cd17d8b391254a3f /static
parent07e026cce531cd4ffabfafec061156088f2f4b5b (diff)
static: point to cgit interfaceHEAD20260830main
The Gitea instance no longer allows unauthenticated access.
Diffstat (limited to 'static')
-rw-r--r--static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index 4c4ee420..fff090b0 100644
--- a/static/index.html
+++ b/static/index.html
@@ -8,8 +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/rosa/hakurei"/>
- <meta name="go-source" content="hakurei.app _ https://git.gensokyo.uk/rosa/hakurei/src/branch/master{/dir} https://git.gensokyo.uk/rosa/hakurei/src/branch/master{/dir}/{file}#L{line}"/>
+ <meta name="go-import" content="hakurei.app git https://src.rosa.moe/hakurei"/>
+ <meta name="go-source" content="hakurei.app https://src.rosa.moe/hakurei https://src.rosa.moe/hakurei/tree{/dir} https://src.rosa.moe/hakurei/tree{/dir}/{file}#n{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"/>