diff options
| author | t <t@tjp.lol> | 2026-07-11 23:12:56 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-11 23:14:52 -0600 |
| commit | 59bfbcff8f020de23d0b8e1d5f18a904cca4d80e (patch) | |
| tree | 9e42fa22af8de03799117c8889c249a0086186e8 | |
| parent | 6636567f9c4395e830f280e1cd0008a726c04286 (diff) | |
update about pg
| -rw-r--r-- | about/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html.tmpl b/about/index.html.tmpl index b0c8e3c..70ca851 100644 --- a/about/index.html.tmpl +++ b/about/index.html.tmpl @@ -14,7 +14,7 @@ <main> <article class="post"> <div class="note-body"> - <p>I'm tjp, a software engineer living in Salt Lake City, Utah. I write mostly code, supervise coding AIs, generally spend too long in the terminal, and care about software that's small, legible, and built to last.</p> + <p>I'm Travis, a software engineer living in Salt Lake City, Utah. I write mostly code, supervise coding AIs, generally spend too long in the terminal, and care about software that's small, legible, and built to last.</p> <p>This site is where I keep my <a href="{{rel .OutputPath "/weblog/"}}">writing</a>. If you want to reach me, <a href="mailto:t@tjp.lol">t@tjp.lol</a> is the best way.</p> </div> |
