mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-05 15:30:09 +00:00
Updates docs to try allow better customising and removes announcment banner. (#2448)
* Updates styling for WinUtil. * Removes announcement and fixes grammar * Revert "Deploying to main from @ ChrisTitusTech/winutil@8a6116cea1 🚀" This reverts commitdf2fe4a4c6. * Revert "Deploying to main from @ ChrisTitusTech/winutil@e82870da89 🚀" This reverts commit8a6116cea1. * Revert "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀" This reverts commite82870da89. * Revert "Update pre-release.yaml" This reverts commite784604a1a. * Revert "Fixes release log (#2377)" This reverts commit5d3d47eeb5. * Reapply "Fixes release log (#2377)" This reverts commit86f8d567b9. * Reapply "Update pre-release.yaml" This reverts commit8761f3b815. * Reapply "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀" This reverts commit673f416257. * Update README.md
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block header %}
|
||||
{{ super() }}
|
||||
<div style="color: red; text-align: center; padding: 10px; font-size: 20px;">
|
||||
<strong>Announcement:</strong> This documentation is still in progress.
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
{% block footer %}
|
||||
{# Empty block to override the footer #}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user