Move 3.x docs notice to partial.
This commit is contained in:
parent
082dda4830
commit
9d85d7fb41
7
docs/_includes/notice-previous.html
Normal file
7
docs/_includes/notice-previous.html
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<section class="notice-previous">
|
||||||
|
<div class="container text-center">
|
||||||
|
<a href="http://select2.github.io/select2/">Looking for the Select2 3.5.2 docs?</a>
|
||||||
|
We have moved them to a new location
|
||||||
|
<a href="announcements-4.0.html">while we push forward with Select2 4.0</a>.
|
||||||
|
</div>
|
||||||
|
</section>
|
@ -22,13 +22,7 @@ slug: home
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<section class="notice-previous">
|
{% include notice-previous.html %}
|
||||||
<div class="container text-center">
|
|
||||||
<a href="http://select2.github.io/select2/">Looking for the Select2 3.5.2 docs?</a>
|
|
||||||
We have moved them to a new location
|
|
||||||
<a href="announcements-4.0.html">while we push forward with Select2 4.0</a>.
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<section id="lead" class="lead">
|
<section id="lead" class="lead">
|
||||||
|
Loading…
Reference in New Issue
Block a user