Slightly different wording for footer

This commit is contained in:
arne 2023-02-26 15:34:44 +01:00
commit aa9aae222c

View file

@ -31,7 +31,7 @@
{% endblock %}
</article>
<footer>
Contents are published under <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC-BY-SA</a> unless noted otherwise. If you wish to contact me, feel free to reach out at <em>hi at this domain</em>.
Content is published under <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC-BY-SA</a> unless noted otherwise. If you wish to contact me, feel free to reach out at <em>hi at this domain</em>.
</footer>
</main>
</body>