diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-15 17:21:31 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-15 17:50:50 +0900 |
| commit | 9b3eb58a3f7a1b34d1140e82f8553ab16ffe0db1 (patch) | |
| tree | fc4e284a653cacb4079f7fdb531567413b3adf77 /templates/footer.html | |
| parent | dd44d349fc2ccd6075a00334e300b5c4636f6019 (diff) | |
all: update repository url
For the upcoming rename of security org to rosa.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'templates/footer.html')
| -rw-r--r-- | templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html index bd32d1f3..7018c8d3 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,7 +1,7 @@ <footer> <a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>Hakurei</a> <ul id="social"> - <li><a href="https://git.gensokyo.uk/security">Gitea</a></li> + <li><a href="https://git.gensokyo.uk/rosa">Gitea</a></li> <li><a href="/discord">Discord</a></li> </ul> </footer> |
