diff options
| author | a73x <[email protected]> | 2024-12-27 19:41:13 +0000 |
|---|---|---|
| committer | a73x <[email protected]> | 2024-12-27 19:41:13 +0000 |
| commit | 0d1957f88db46d7d85831dadb08b38da8d7ea0df (patch) | |
| tree | 3a1564daf929d0a80153782bda04147938ce9eb1 /public/index.html | |
| parent | a5db7857e21d0c811c0a016cb8ce7d90fefef2cf (diff) | |
update index
Diffstat (limited to 'public/index.html')
| -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> |
