Fix bubble issue on CHrome

This commit is contained in:
2021-06-01 10:51:24 +02:00
parent f38ff28f4b
commit 77be0be153
8 changed files with 113 additions and 12 deletions

View File

@@ -23,7 +23,7 @@
<li>
{{ $gotogether := resources.Get "images/gotogether-lemag.svg" }}
<a href="/gotogether/">
<img class="h-25" src="{{ $gotogether.Permalink }}" alt="GO TOGETHER le mag" />
<img src="{{ $gotogether.Permalink }}" alt="GO TOGETHER le mag" />
</a>
</li>
{{ if eq (relURL .URL) ("/" | safeHTML) }}<li><a href="#section4">NOS PROJETS</a></li>{{ end }}