Skip to content

Commit

Permalink
add ma name for cert proofing
Browse files Browse the repository at this point in the history
  • Loading branch information
liias committed Jan 2, 2024
1 parent 56d5783 commit a0c7557
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,8 @@ <h3 class="title-text">
{% block footer %}
<footer>
<small class="subtext">
<a href="https://browsers.software">browsers.software</a> © 2023
<a href="https://browsers.software">browsers.software</a> © 2023<br>
Author: Madis Liias
</small>
</footer>
{% endblock footer %}
Expand Down

0 comments on commit a0c7557

Please sign in to comment.