Fix website transfer includes

This commit is contained in:
Jeremy Thomas
2024-03-21 16:39:38 +00:00
parent 69877a652c
commit ab5b308f88
29 changed files with 444 additions and 890 deletions

View File

@@ -13,9 +13,10 @@ While this update is mainly focused on a massive [website redesign](/2018/04/13/
These variable changes are documented here, so you can edit or revert them if needed.
{% include elements/anchor.html name="Updated default values" %}
{% include docs/elements/anchor.html name="Updated default values" %}
{% for item in site.data.blog.migratingv070.updated %}
<table class="table is-bordered">
<tbody>
<tr>
@@ -46,9 +47,10 @@ These variable changes are documented here, so you can edit or revert them if ne
</table>
{% endfor %}
{% include elements/anchor.html name="New variables" %}
{% include docs/elements/anchor.html name="New variables" %}
{% for item in site.data.blog.migratingv070.new %}
<table class="table is-bordered">
<tbody>
<tr>
@@ -75,7 +77,7 @@ These variable changes are documented here, so you can edit or revert them if ne
</table>
{% endfor %}
{% include elements/anchor.html name="Removed variables" %}
{% include docs/elements/anchor.html name="Removed variables" %}
<table class="table is-bordered">
<thead>