chg: open catalog icon link in new tab pointing to jardinenvie.com homepage

This commit is contained in:
Valentin Lab
2026-04-08 09:08:50 +02:00
parent 43993f587c
commit 394a29a5ad

View File

@@ -1,4 +1,4 @@
<a href="https://www.jardinenvie.com/boutique/commander"> <a href="https://www.jardinenvie.com" target="_blank" rel="noopener">
<button type="button" class="btn bg-light green-dark p-0"> <button type="button" class="btn bg-light green-dark p-0">
<img src="/img/header/catalogue.svg" width="36px"> <img src="/img/header/catalogue.svg" width="36px">
</button> </button>