feat(wpcarro/blog): Publish "2FA and Gmail's \"Send mail as\""

Small blog post about how I configured myself out of my personal email.

Change-Id: Ibb8834b2150f94dba5f46a8ea634e7e9813b76a5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4817
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2022-01-06 12:15:32 -08:00 committed by wpcarro
parent 3a9cab6ba2
commit 885f3fb60a
2 changed files with 50 additions and 0 deletions

View file

@ -15,4 +15,11 @@
content = ./posts/quassel-google-vm.md;
draft = true;
}
{
key = "send-mail-as-2fa";
title = "2FA and Gmail's \"Send mail as\"";
date = 1641497483;
content = ./posts/send-mail-as-2fa.md;
draft = false;
}
]