about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-05 12:00:07 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-05 12:00:07 -0700
commitdbb60050734f458ff17a63c8a2664b926b28da21 (patch)
treeded824cd4a115006446a2e58e61c74ef4a509cc4
parentblog: add SSH public keys (diff)
downloadfcuny.net-dbb60050734f458ff17a63c8a2664b926b28da21.tar.gz
blog: update description
-rw-r--r--layouts/index.html2
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 }}