1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 08:14:58 +02:00

Removes global 1.0 warning and only ads it to specific pages.

This commit is contained in:
Cameron Dershem
2019-07-02 15:14:21 -04:00
parent f3ee8751ab
commit a915d45f73
4 changed files with 16 additions and 8 deletions

View File

@ -0,0 +1,3 @@
<div class="alert alert-info" role="alert">
{{ .Inner | markdownify }}
</div>