mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add 0.7.5 notice
This commit is contained in:
14
docs/_includes/global/notice.html
Normal file
14
docs/_includes/global/notice.html
Normal 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>
|
||||
Reference in New Issue
Block a user