This commit is contained in:
SG
2025-06-18 10:28:56 +03:00
parent fd6e8d15c0
commit 6ad76fc082
2 changed files with 3 additions and 3 deletions

View File

@@ -46,9 +46,9 @@
{% block footer_includes %}
{% endblock %}
</div>
<div class="row small d-flex text-muted justify-content-end">
<div class="row small d-flex text-muted justify-content-end bg-dark border-top">
<div class="col-auto" style="font-size: 0.75rem;">
<p>Page created with <a class="text-decoration-none" href="#microgen">microgen</a></p>
<p class="text-white-50">Page created with <a class="text-decoration-none" href="#microgen">microgen</a></p>
</div>
</div>
</div>