diff options
| author | 2025-04-28 13:28:59 +0000 | |
|---|---|---|
| committer | 2025-04-28 13:28:59 +0000 | |
| commit | 4c8ff7d1b2592f28244616abe256705ef2c74ddb (patch) | |
| tree | 4288163a723dd1704674aa38f1e5973dc26bbfbd /web | |
| parent | [docs] Move docs links to codeberg (#4074) (diff) | |
| download | gotosocial-4c8ff7d1b2592f28244616abe256705ef2c74ddb.tar.xz | |
[chore/docs] Put some politics in the code (#4076)
The code didn't have enough politics so this fixes that.
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4076
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
Diffstat (limited to 'web')
| -rw-r--r-- | web/template/page_footer.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/template/page_footer.tmpl b/web/template/page_footer.tmpl index 4d21ad07a..0f7e21117 100644 --- a/web/template/page_footer.tmpl +++ b/web/template/page_footer.tmpl @@ -35,9 +35,9 @@ rel="nofollow noreferrer noopener" target="_blank" > - <span aria-hidden="true">🦥</span> + <span aria-hidden="true">🦥🏳️🌈</span> Source - GoToSocial {{ .instance.Version }} - <span aria-hidden="true">🦥</span> + <span aria-hidden="true">🦥🏳️⚧️</span> </a> </li> {{- if .instance.ContactAccount }} |
