summaryrefslogtreecommitdiff
path: root/templates/footer.html
AgeCommit message (Collapse)Author
2026-09-07all: update git web frontend urlsHEAD20260907mainOphestra
The Gitea instance is forced to discontinue servicing of most unauthenticated requests due to extensive and overwhelming slopware crawler access. The cgit instance is currently the only method of public read-only git access. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-15all: update repository urlOphestra
For the upcoming rename of security org to rosa. Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-06-29templates: add discord linkOphestra
This leads to /discord and the redirect should be handled by nginx.
2025-06-28templates: replace footerOphestra
2025-06-28static: replace artworkOphestra
Artwork is from http://www.rd-sounds.com/C83.html
2024-12-24Revert "stop treating Telegram as an official chat platform"Daniel Micay
This reverts commit 2bb5d96edc36eb3aa4d318e06c7712f15fec3c97.
2024-12-22stop treating Telegram as an official chat platformDaniel Micay
2024-05-17replace twitter.com with x.comDaniel Micay
2024-05-09use standard style for Matrix link in footerDaniel Micay
2024-01-07use path for hiring pageDaniel Micay
2024-01-05directly use custom Discord invite linkDaniel Micay
2023-12-26add Matrix community to footerDaniel Micay
2023-12-23Add Bluesky to footermatchboxbananasynergy
2023-12-03add Telegram group link to websiteDaniel Micay
2023-11-25add Discord link to footerDaniel Micay
2023-11-08Add Hiring to footerJules
Adding the "hiring" link here instead of the header to avoid having to make design changes
2023-07-13Use simple templating for static processingsmdyv