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:
parent
3a9cab6ba2
commit
885f3fb60a
2 changed files with 50 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue