structables/templates/footer.html
Kumi dfe7882b12
Consolidated matrix rooms and source links
Removed several Matrix chat room links from the README and streamlined
the list of instances to enhance readability and maintain a focus on
primary resources. Updated footer source code references to point to a
singular, official repository for increased clarity and to reflect the
project's centralization efforts. This change should make the
documentation less cluttered and more user-friendly for new
contributors.
2024-02-15 16:27:34 +01:00

7 lines
No EOL
206 B
HTML

<footer>
<hr>
<center>
<p><a href="https://git.private.coffee/PrivateCoffee/structables">Structables Code (AGPLv3)</a></p>
<p><a href="/privacypolicy">View privacy policy.</a></p>
</center>
</footer>