diff options
author | Franck Cuny <franck@fcuny.net> | 2022-01-10 11:46:19 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-01-10 11:46:19 -0800 |
commit | c73246820fcb27009a8e521a4039241bad280a77 (patch) | |
tree | d3304cb0d805cddee3d84322d3b9b31e9014f273 /users/fcuny/blog/layouts/index.html | |
parent | index: update current job (diff) | |
download | world-c73246820fcb27009a8e521a4039241bad280a77.tar.gz |
index: rephrase
Diffstat (limited to '')
-rw-r--r-- | users/fcuny/blog/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/blog/layouts/index.html b/users/fcuny/blog/layouts/index.html index 586aaa5..21a86b8 100644 --- a/users/fcuny/blog/layouts/index.html +++ b/users/fcuny/blog/layouts/index.html @@ -2,7 +2,7 @@ <h1>{{ .Site.Home.Title }}</h1> -<p>I'm an engineer currently working as a break. Previously I was a Site Reliability Engineer at Twitter, on the Compute team.</p> +<p>I'm an engineer currently on a break. Previously I was a Site Reliability Engineer working on Twitter's compute platform.</p> <h2>Contact</h2> <ul> |