Deploy 0.4.3

This commit is contained in:
Jeremy Thomas
2017-07-05 21:14:30 +01:00
parent 0382506bde
commit 9de43c56d6
11 changed files with 373 additions and 51 deletions

View File

@@ -141,7 +141,7 @@ doc-subtab: breadcrumb
<div class="column is-narrow">
<p class="content">
<span class="tag is-success">New!</span>
<span class="tag is-info">0.5.0</span>
<span class="tag is-info">0.4.3</span>
</p>
</div>
</div>

View File

@@ -9,7 +9,7 @@ doc-subtab: nav
<section class="section">
<div class="container">
{% if site.vernum >= 50 %}
{% if site.vernum >= 43 %}
<div class="message is-danger">
<div class="message-body">
<p>This component has been <strong>deprecated</strong> and will be deleted soon.</p>

View File

@@ -353,7 +353,7 @@ doc-subtab: navbar
<div class="column is-narrow">
<p class="content">
<span class="tag is-success">New!</span>
<span class="tag is-info">0.5.0</span>
<span class="tag is-info">0.4.3</span>
</p>
</div>