update: remove email link
This commit is contained in:
parent
40e28258be
commit
bc723363ab
4 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@
|
|||
<div id="footer-text">
|
||||
<p>Site sans cookie, ni JS, ni tracker.</p>
|
||||
<p><a href="https://git.semapy.xyz/gyiwr/tree/copaings.html">Code source de la page</a></p>
|
||||
<p id="footer-contact">2021 (c) rick <a id="footer-link-email" href="mailto:rick@gnous.eu"><rick@gnous.eu></a></p>
|
||||
<p id="footer-contact">2021 (c) rick <span id="footer-link-email"><rick [at] gnous [dot] eu></span></p>
|
||||
</div>
|
||||
<img id="fsf" src="img/fsf.png"/>
|
||||
</div>
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
<div id="footer-text">
|
||||
<p>Site sans cookie, ni JS, ni tracker.</p>
|
||||
<p><a href="https://git.semapy.xyz/gyiwr/tree/index.html">Code source de la page</a></p>
|
||||
<p id="footer-contact">2021 (c) rick <a id="footer-link-email" href="mailto:rick@gnous.eu"><rick@gnous.eu></a></p>
|
||||
<p id="footer-contact">2021 (c) rick <span id="footer-link-email"><rick [at] gnous [dot] eu></span></p>
|
||||
</div>
|
||||
<img id="fsf" src="img/fsf.png"/>
|
||||
</div>
|
||||
|
|
4
ou.html
4
ou.html
|
@ -57,7 +57,7 @@
|
|||
<hr />
|
||||
<h3>Mail</h3>
|
||||
<ul>
|
||||
<li>rick@gnous.eu</li>
|
||||
<li>rick [at] gnous [dot] eu</li>
|
||||
</ul>
|
||||
<hr />
|
||||
<h3>Réseaux sociaux</h3>
|
||||
|
@ -78,7 +78,7 @@
|
|||
<div id="footer-text">
|
||||
<p>Site sans cookie, ni JS, ni tracker.</p>
|
||||
<p><a href="https://git.semapy.xyz/gyiwr/tree/ou.html">Code source de la page</a></p>
|
||||
<p id="footer-contact">2021 (c) rick <a id="footer-link-email" href="mailto:rick@gnous.eu"><rick@gnous.eu></a></p>
|
||||
<p id="footer-contact">2021 (c) rick <span id="footer-link-email"><rick [at] gnous [dot] eu></span></p>
|
||||
</div>
|
||||
<img id="fsf" src="img/fsf.png"/>
|
||||
</div>
|
||||
|
|
2
rss.html
2
rss.html
|
@ -33,7 +33,7 @@
|
|||
<div id="footer-text">
|
||||
<p>Site sans cookie, ni JS, ni tracker.</p>
|
||||
<p><a href="https://git.semapy.xyz/gyiwr/tree/rss.html">Code source de la page</a></p>
|
||||
<p id="footer-contact">2021 (c) rick <a id="footer-link-email" href="mailto:rick@gnous.eu"><rick@gnous.eu></a></p>
|
||||
<p id="footer-contact">2021 (c) rick <span id="footer-link-email"><rick [at] gnous [dot] eu></span></p>
|
||||
</div>
|
||||
<img id="fsf" src="img/fsf.png"/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue