Skip to content

Commit 70605ba

Browse files
committed
added href to footer logo
1 parent 3f6f71e commit 70605ba

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

site/src/_layouts/sac-a-proces.njk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,12 @@
8787
<div id="footer_content" class="container py-4">
8888
<div class="row align-items-center">
8989
<div class="col-12 col-md-3 text-center text-md-start mb-3 mb-md-0">
90+
<a
91+
href="https://www.haute-garonne.fr/"
92+
target="_blank"
93+
rel="noopener">
9094
<img src="{{ "/assets/images/CD-cartouche-AGIR-AVEC%20rvb.png" | relative(page) }}" alt="Conseil Départemental de la Haute-Garonne" style="height:80px;">
95+
</a>
9196
</div>
9297

9398
<div class="col-12 col-md-4 text-white footer-contact">

0 commit comments

Comments
 (0)