1
0
Fork 0

add mail obfuscation

master
Florian Schrofner 2020-07-10 20:09:16 +02:00
parent a0ec62e7c1
commit 623e4ded0e
5 changed files with 14 additions and 2 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/hugo-cloak-email"]
path = themes/hugo-cloak-email
url = https://github.com/martignoni/hugo-cloak-email.git

View File

@ -2,6 +2,7 @@ baseURL = "https://schro.fi/"
languageCode = "en-us"
title = "Florian Schrofner"
enableEmoji = true
theme = ["hugo-cloak-email"]
[markup.goldmark.renderer]
unsafe = true

View File

@ -1,4 +1,11 @@
---
title: "Footer"
date: 2020-07-10T15:14:38+02:00
draft: false
---
**Imprint**
Florian Schrofner
5061 Elsbethen
AUSTRIA
{{< cloakemail address="florian@schro.fi" display="Contact me">}}

View File

@ -17,7 +17,7 @@ Additionally, I recently started to excessively listen to podcasts, I found it t
Anyway, in case my eyes can still take it, I also like to watch some interesting movies once in a while, you can check out my Mubi profile [here](https://mubi.com/users/7455172) (as soon as Font Awesome adds a Mubi icon I will move it to the other social links below :wink:)
Speaking of social networks, here are some links to the ones I've signed up for. Also find a link to my blog in the upper right corner :point_up:
In case you want to drop me a mail, just send it to florian at this domain, as long as you're not a bot :robot:
In case you just want to drop me a good old fashioned mail, you can reach me {{< cloakemail address="florian@schro.fi" display="here">}}.
<div id="social-links">
<a href="https://mastodon.online/@schrofi"><i class="fab fa-mastodon fa-3x"></i></a>

@ -0,0 +1 @@
Subproject commit 4e0bff097af2c2111b26701abf7cedefa9125885