commit: 49d22f13056bc0fd0c78c71e01f4afbcfc0e571c
parent dcc43da10152cd6a0de5e797875cdb24ea5cf4b1
Author: Drew DeVault <sir@cmpwn.com>
Date: Thu, 25 Feb 2021 12:23:23 -0500
Remove newline from abbr tag
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/content/blog/Gmail-is-a-huge-source-of-spam.md b/content/blog/Gmail-is-a-huge-source-of-spam.md
@@ -50,10 +50,11 @@ It bears repeating that anyone with any level of technical expertise ought to
know better than to use Gmail. I usually recommend
[Migadu](https://www.migadu.com)[^1], but there are many options to choose from.
If you're worried about mail deliverability issues, don't be — it's more
-or less a myth in $CURRENTYEAR. If you set up <abbr title="DomainKeys Identified
-Mail, an means of verifying message authenticity">DKIM</abbr> properly and
-unlist your IP address from the <abbr title="DNS blocklists">DNSBL</abbr>s (a
-simple process), then your mails will get through.
+or less a myth in $CURRENTYEAR. If you set up
+<abbr title="DomainKeys Identified Mail, an means of verifying message authenticity">DKIM</abbr>
+properly and unlist your IP address from the
+<abbr title="DNS blocklists">DNSBL</abbr>s (a simple process), then your mails
+will get through.
[^1]: Full disclosure: sourcehut has a business relationship with Migadu, though I've recommended them since long before we met.