Update main.html (#2646)

This commit is contained in:
Real-MullaC
2024-08-29 19:50:27 +01:00
committed by GitHub
parent b67ec35cbb
commit c1dd88d84a

View File

@ -3,7 +3,7 @@
{% block header %}
{{ super() }}
<div style="color: red; text-align: center; padding: 10px; font-size: 20px;">
<strong>Announcement:</strong> We are currently not adding any applicatiosn to WinUtil and any apps that will be added through a PR will be declined by the maintainer.
<strong>Announcement:</strong> We are currently not adding any applications to WinUtil and any apps that will be added through a PR will be declined by the maintainer.
</div>
{% endblock %}