diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-06-28 03:25:08 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-06-28 03:25:08 +0900 |
| commit | 10722b6549c756f32dc8598da8afb5b3fd72f39b (patch) | |
| tree | d8a31393312989c31c8faf909739e987fe32e2cd /templates/footer.html | |
| parent | b9b6e3db160853d0d52bd7df6215c4fa38693184 (diff) | |
static: replace artwork
Artwork is from http://www.rd-sounds.com/C83.html
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 b1db77bb..00e5810b 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,5 +1,5 @@ <footer> - <a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>GrapheneOS</a> + <a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>Hakurei</a> <ul id="social"> <li><a href="https://discuss.grapheneos.org/">Forum</a></li> <li><a href="https://discord.com/invite/grapheneos">Discord</a></li> |
