replace oki.re by pwaol.nu

This commit is contained in:
2026-05-12 16:43:39 +04:00
parent 747230b8f3
commit 5658919cf4
10 changed files with 79 additions and 79 deletions
+2 -2
View File
@@ -65,7 +65,7 @@ const bodyTemplate = template(`
<body>
<div>
<img src="https://oki.re/logo-72x72.png" alt="Logo OKI">
<img src="https://pawol.nu/logo-72x72.png" alt="Logo OKI">
</div>
<div class="title">
<h2 style="margin:0; mso-line-height-rule:exactly;">Merci !</h2><br>
@@ -94,7 +94,7 @@ const bodyTemplate = template(`
<p>Pour toute question, nhésitez pas à nous contacter en répondant à ce courriel.</p>
<p>Merci infiniment pour votre soutien.</p>
<span><i><span class="forceWhiteLink"><button><a href="https://oki.re" target="blank">OKI - ORGANISATION KA INTERNATIONALE</a></button></span></i></span>
<span><i><span class="forceWhiteLink"><button><a href="https://pawol.nu" target="blank">OKI - ORGANISATION KA INTERNATIONALE</a></button></span></i></span>
</footer>
</html>
`)