home-old/_includes/footer.html
Luna 9796a064c2 Update '_includes/footer.html'
@m i get what you're trying to do, but you really should leave it as it was

otherwise, it creates legal complications

licensing the repo under the agpl or something would work, though

Signed-off-by: Luna <her@mint.lgbt>
2021-08-29 23:56:39 +00:00

8 lines
180 B
HTML

<footer class="footer">
&copy; 2021 mint.lgbt. All rights reserved.
<br />
<a href="/terms">terms of service</a>
&middot;
<a href="/privacy">privacy policy</a>
</footer>