mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-16 22:28:16 +00:00
Add configurable PSA banner across all doc pages
This commit is contained in:
7
docs/_includes/snippets/__ANNOUNCEMENTS__.rst
Normal file
7
docs/_includes/snippets/__ANNOUNCEMENTS__.rst
Normal file
@ -0,0 +1,7 @@
|
||||
.. raw:: html
|
||||
|
||||
<div style="background-color:#dddcb7; border: 3px solid #DA111A; padding:10px 20px; margin-bottom:20px;">
|
||||
<h1 style="margin-bottom:15px;">Important Announcement</h1>
|
||||
<p style="margin:5px;">Everybody is strongly encouraged to switch to the upcoming v1.0.0 release version to prevent unforseen issues upon merge to master.</p>
|
||||
<p style="margin:5px;"><strong>Instructions here:</strong> <a target="_blank" href="https://github.com/cytopia/devilbox/pull/416">https://github.com/cytopia/devilbox/pull/416</a>.</p>
|
||||
</div>
|
Reference in New Issue
Block a user