diff options
| -rw-r--r-- | public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index d40e846..c590db7 100644 --- a/public/index.html +++ b/public/index.html @@ -43,9 +43,9 @@ <h1>home</h1> <p>Welcome!</p> -<h1 id="me">me</h1> +<h1 id="about-me">about me</h1> -<p>backend cloud software engineer—I use mostly Go & Kubernetes.</p> +<p>I’m a backend software engineer. I primarily work in Kubernetes, writing microservices in Go.</p> <h1 id="tidbits">tidbits</h1> |
