aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-10-18 13:22:09 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-10-18 14:10:18 +0200
commit9c68737c4074f9bec8366224cdb9f11628c71ef4 (patch)
treea352e8d60f050e33d11d342642626b42063b4985 /index.html
parent354e8aa6abfcc37452c8bcf8bab2d481612bb750 (diff)
Email de-obfuscation: Use a custom "data-mailto-b64" attribute.HEADmaster
Rather than an href. This avoids validators complaining that the href value is invalid.
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index b3a8748..1522c6a 100644
--- a/index.html
+++ b/index.html
@@ -47,7 +47,8 @@
</li>
</ul>
<p class="small text-muted info-credits">Webbkartan är utvecklad av
- <a href="mailto:Z3VpbGhlbQ __AT__ ZnJpcG9zdA __DOT__ b3Jn" target="_blank" class="email-address-b64">Guilhem Moulin</a> på uppdrag av
+ <a data-mailto-b64="Z3VpbGhlbQ __AT__ ZnJpcG9zdA __DOT__ b3Jn" href="#" target="_blank" class="email-address-b64">Guilhem Moulin</a>
+ på uppdrag av
<a href="https://www.klimatanalysnorr.se" target="_blank">Klimatanalys Norr projektet</a>.</p>
</div>
</div>
@@ -187,7 +188,7 @@
<h3>Buggrapporter och feedback</h3>
<p>Tveka inte att skicka ett
- <a href="mailto:Z3VpbGhlbQ __AT__ ZnJpcG9zdA __DOT__ b3Jn" target="_blank" class="link-secondary email-address-b64">mejl
+ <a data-mailto-b64="Z3VpbGhlbQ __AT__ ZnJpcG9zdA __DOT__ b3Jn" href="#" target="_blank" class="link-secondary email-address-b64">mejl
<i class="bi bi-envelope-at"></i></a>
med önskemål, buggrapporter, förslag till
förbättring med flera.