mirror of
https://github.com/actix/actix-website
synced 2025-06-29 16:24:58 +02:00
Removes global 1.0 warning and only ads it to specific pages.
This commit is contained in:
3
layouts/shortcodes/alert.html
Normal file
3
layouts/shortcodes/alert.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="alert alert-info" role="alert">
|
||||
{{ .Inner | markdownify }}
|
||||
</div>
|
Reference in New Issue
Block a user