Add 0.7.5 notice

This commit is contained in:
Jeremy Thomas
2019-05-28 10:40:56 +01:00
parent ff17a85faa
commit 01a1321e12
6 changed files with 104 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
<div class="bd-notice">
<div class="container">
<div class="bd-notice-body">
<p>
Bulma <strong>{{ site.data.meta.version }}</strong> is out!
</p>
<p>
<a target="_blank" href="{{ site.data.meta.release_notes }}">Release notes</a>
<span></span>
<a target="_blank" href="{{ site.data.meta.download }}"><strong>Download it now</strong></a>
</p>
</div>
</div>
</div>