update email obfuscation on about page
This commit is contained in:
parent
ce5bc9e7b1
commit
6f1a90a8a0
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
/* email printing */
|
||||||
|
span.myemail b {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
/* Increase the default font size */
|
/* Increase the default font size */
|
||||||
/* html { */
|
/* html { */
|
||||||
/* font-size: 15pt; */
|
/* font-size: 15pt; */
|
||||||
|
|
|
@ -4,7 +4,7 @@ date: 2019-08-21
|
||||||
coverCaption: >
|
coverCaption: >
|
||||||
Längenfeld at the evening.
|
Längenfeld at the evening.
|
||||||
Photo taken near [Astlehn/Fischbach](https://www.openstreetmap.org/?mlat=47.062377833333336&mlon=10.959586666666667#map=15/47.062377833333336/10.959586666666667).
|
Photo taken near [Astlehn/Fischbach](https://www.openstreetmap.org/?mlat=47.062377833333336&mlon=10.959586666666667#map=15/47.062377833333336/10.959586666666667).
|
||||||
lastmod: 2024-12-24T19:13:06+0000
|
lastmod: 2024-12-26T15:26:56+0000
|
||||||
comment: false
|
comment: false
|
||||||
|
|
||||||
showDate: false
|
showDate: false
|
||||||
|
@ -123,7 +123,7 @@ any time (although it is online since 2019 -- I used other domain names before t
|
||||||
**_These are new keys since Dec 24 2024!_**
|
**_These are new keys since Dec 24 2024!_**
|
||||||
{.lead}
|
{.lead}
|
||||||
|
|
||||||
Use <kbd>equal.luck1288<span style="display:none;">+spams</span>@qtztsjosmprqmgtunjyf.com</kbd>
|
Use <kbd><span class="myemail">equal.luck1288<b>+nospam</b>@qtztsjosmprqmgtunjyf.com<b>.example.com</b></span></kbd>
|
||||||
to send me emails.
|
to send me emails.
|
||||||
|
|
||||||
Feel free to encrypt your message with OpenPGP:
|
Feel free to encrypt your message with OpenPGP:
|
||||||
|
|
Loading…
Reference in a new issue