Skip to content

Commit

Permalink
obfuscates email to prevent email harvesting
Browse files Browse the repository at this point in the history
  • Loading branch information
ander94lakx committed Aug 19, 2023
1 parent be11df5 commit 1a08ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ enableEmoji = true

[author]
name = "Ander Granado"
email = "ander@protonmail.com"
email = "ander {at} protonmail {dot} com"

[permalinks]
posts = "blog/:title"
Expand Down

0 comments on commit 1a08ddd

Please sign in to comment.