diff options
| author | 2025-04-26 15:34:10 +0200 | |
|---|---|---|
| committer | 2025-05-05 11:55:15 +0200 | |
| commit | 27edfccf7dc4f7ad329dabfb12fa75e547ecdd40 (patch) | |
| tree | dc881cc1c7cfa98df19d503e4d17ca3a15f27c26 /web/template | |
| parent | [chore] Set up Github to be a mirror (diff) | |
| download | gotosocial-27edfccf7dc4f7ad329dabfb12fa75e547ecdd40.tar.xz | |
[feature] Move to code.superseriousbusiness.org
Diffstat (limited to 'web/template')
| -rw-r--r-- | web/template/maintenance.tmpl | 2 | ||||
| -rw-r--r-- | web/template/page_footer.tmpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/web/template/maintenance.tmpl b/web/template/maintenance.tmpl index 153130c53..d3fa5a271 100644 --- a/web/template/maintenance.tmpl +++ b/web/template/maintenance.tmpl @@ -58,7 +58,7 @@ <ul class="nodot"> <li id="version"> <a - href="https://github.com/superseriousbusiness/gotosocial" + href="https://codeberg.org/superseriousbusiness/gotosocial" class="nounderline" rel="nofollow noreferrer noopener" target="_blank" diff --git a/web/template/page_footer.tmpl b/web/template/page_footer.tmpl index a00f4dfde..4d21ad07a 100644 --- a/web/template/page_footer.tmpl +++ b/web/template/page_footer.tmpl @@ -30,7 +30,7 @@ </li> <li id="version"> <a - href="https://github.com/superseriousbusiness/gotosocial" + href="https://codeberg.org/superseriousbusiness/gotosocial" class="nounderline" rel="nofollow noreferrer noopener" target="_blank" |
