Skip to content

Commit

Permalink
merging main into branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alessioventuriniAND committed Sep 9, 2024
2 parents bdd2afb + fbad573 commit 8e305e5
Show file tree
Hide file tree
Showing 4 changed files with 280 additions and 197 deletions.
69 changes: 57 additions & 12 deletions __snapshots__/layout/_template.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1393,49 +1393,60 @@ exports[`base page template matches the full configuration snapshot 1`] = `










<ul class="ons-list ons-u-mb-no ons-list--bare">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">About our surveys</a>

<a href="#0" class="ons-list__link">About our surveys</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Lists of all surveys</a>

<a href="#0" class="ons-list__link">Lists of all surveys</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Respondent Charter</a>

<a href="#0" class="ons-list__link">Respondent Charter</a>
</li>
</ul>

Expand All @@ -1457,49 +1468,60 @@ exports[`base page template matches the full configuration snapshot 1`] = `










<ul class="ons-list ons-u-mb-no ons-list--bare">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">What we do</a>

<a href="#0" class="ons-list__link">What we do</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Transparency and governance</a>

<a href="#0" class="ons-list__link">Transparency and governance</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Contact us</a>

<a href="#0" class="ons-list__link">Contact us</a>
</li>
</ul>

Expand All @@ -1521,13 +1543,19 @@ exports[`base page template matches the full configuration snapshot 1`] = `










<ul class="ons-list ons-u-mb-no ons-list--bare">





<li class="ons-list__item">


Expand All @@ -1549,28 +1577,32 @@ exports[`base page template matches the full configuration snapshot 1`] = `




<li class="ons-list__item">






<a href="#0" class="ons-list__link">Release calendar</a>

<a href="#0" class="ons-list__link">Release calendar</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">News</a>

<a href="#0" class="ons-list__link">News</a>
</li>
</ul>

Expand Down Expand Up @@ -1601,63 +1633,76 @@ exports[`base page template matches the full configuration snapshot 1`] = `










<ul class="ons-list ons-u-mb-s ons-footer--rows ons-list--bare ons-list--inline">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">Cookies</a>

<a href="#0" class="ons-list__link">Cookies</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Accessibility statement</a>

<a href="#0" class="ons-list__link">Accessibility statement</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Privacy and data protection</a>

<a href="#0" class="ons-list__link">Privacy and data protection</a>
</li>






<li class="ons-list__item">






<a href="#0" class="ons-list__link">Terms and conditions</a>

<a href="#0" class="ons-list__link">Terms and conditions</a>
</li>
</ul>

Expand Down
Loading

0 comments on commit 8e305e5

Please sign in to comment.