diff options
author | Franck Cuny <franck@fcuny.net> | 2021-08-05 12:00:07 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2021-08-05 12:00:07 -0700 |
commit | dbb60050734f458ff17a63c8a2664b926b28da21 (patch) | |
tree | ded824cd4a115006446a2e58e61c74ef4a509cc4 | |
parent | blog: add SSH public keys (diff) | |
download | fcuny.net-dbb60050734f458ff17a63c8a2664b926b28da21.tar.gz |
blog: update description
-rw-r--r-- | layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html index 100a77f..1b63249 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -10,6 +10,6 @@ <li>Keys: <a href="/ssh.pub.sig">SSH public keys</a></li> </ul> - <p>I'm currently working as a <a href="https://twitter.com/twittersre">Site Reliability Engineer</a> at Twitter, on the Compute team.</p> + <p>I'm currently working as an <a href="https://twitter.com/TwitterEng">Engineer</a> at Twitter, on the Compute team.</p> {{ end }} |