diff options
| -rw-r--r-- | static/index.html | 4 |
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"/> |
