From 9a0b4422fbea0ff52df916ffc4ce4f95871fd5c2 Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Sun, 9 Mar 2025 17:46:18 +0100 Subject: [chore] update URLs to forked source To satisfy the requirements of the AGPL v3 license used by GoToSocial, I must update the URLs provided by the server to point at this forked repository, and I must do so before making the server available over any network. --- web/template/maintenance.tmpl | 8 +++----- web/template/page_footer.tmpl | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) (limited to 'web') diff --git a/web/template/maintenance.tmpl b/web/template/maintenance.tmpl index 153130c53..5aedeaf5a 100644 --- a/web/template/maintenance.tmpl +++ b/web/template/maintenance.tmpl @@ -58,14 +58,12 @@ @@ -73,4 +71,4 @@ - \ No newline at end of file + diff --git a/web/template/page_footer.tmpl b/web/template/page_footer.tmpl index a00f4dfde..23046ee03 100644 --- a/web/template/page_footer.tmpl +++ b/web/template/page_footer.tmpl @@ -30,14 +30,12 @@
  • - - Source - GoToSocial {{ .instance.Version }} - + Source - GoToSocial {{ .instance.Version }} (fork)
  • {{- if .instance.ContactAccount }} @@ -64,4 +62,4 @@ {{- end }} -{{- end }} \ No newline at end of file +{{- end }} -- cgit v1.2.3