Public open-source notice

pull/1/head
ClaraCrazy 2023-11-02 09:34:41 +01:00
parent f367b4caf6
commit 86b707ff40
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
{% block footer %} {% block footer %}
<section class="container footer"> <section class="container footer">
<hr> <hr>
<h4>48hr.email offered by <a href="{{ madebysite }}" style="text-decoration:underline">{{ madeby }}</a> | All Emails will be deleted after 48hrs</h4> <h4>48hr.email offered by <a href="{{ madebysite }}" style="text-decoration:underline">{{ madeby }}</a> | All Emails will be deleted after 48hrs | This project is <a href="https://github.com/crazyco-xyz/48hr.email">open-source ♥</a></h4>
</section> </section>
{% endblock %} {% endblock %}