structables/templates/footer.html
Kumi c8cb88e3b7
Rebrand project from Indestructables to Structables
Updated the project name and references across various files, including README, template headers, and footers to reflect the rebranding from 'Indestructables' to 'Structables'. The favicon has been removed, and the main logo updated to align with the new branding. The commit modifies links to the source code repository as part of rebranding efforts. This change creates a clear distinction from the upstream project while maintaining acknowledgments to the original sources.
2024-01-17 17:01:35 +01:00

9 lines
No EOL
407 B
HTML

<footer>
<hr>
<center>
<p><a href="https://kumig.it/PrivateCoffee/structables">Structables Code (AGPLv3)</a></p>
<p><a href="https://codeberg.org/indestructables/indestructables">Indestructables Source Code (AGPLv3)</a></p>
<p><a href="https://git.vern.cc/cobra/Destructables">Destructables Source Code (AGPLv3)</a></p>
<p><a href="/privacypolicy">View privacy policy.</a></p>
</center>
</footer>