mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Organize partials
This commit is contained in:
8
docs/_includes/global/deprecated.html
Normal file
8
docs/_includes/global/deprecated.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{% if site.deprecated %}
|
||||
<div class="notification is-info" style="border-radius: 0; margin-bottom: 0;">
|
||||
<p>
|
||||
You are viewing the deprecated <strong>{{site.data.meta.version}}</strong> version of the website.
|
||||
<a href="/">Click here to view the latest version</a>
|
||||
</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user