From 843964f1c353a473e59a3578bb963f523c327ffc Mon Sep 17 00:00:00 2001 From: Ben Goertz Date: Wed, 22 May 2024 15:17:25 -0700 Subject: [PATCH] Shorten the bio. --- about.md | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/about.md b/about.md index d10ad8d78b..59592e5790 100644 --- a/about.md +++ b/about.md @@ -5,8 +5,8 @@ title: About I live in Portland, OR with my wife (who is [bravely running for City Council](https://www.lisaforportland.com)!) and kids (who are also brave 😄). For [work](https://www.linkedin.com/in/bengoertz/), I write software (and try to make co-workers laugh in meetings). Previously, I worked as a [video editor and producer](/projects#videos). -Creatively I'm learning to blend the artistic with the technical: [stories](/fiction/subversion) + code. [My post about the Drake equation](https://bengoertz.com/2021/11/22/drake-equation/) is an example with a small [Explorable Explanation](https://explorabl.es) section where you can try different values in the famous equation. +Creatively I'm trying to blend the artistic with the technical: [stories](/fiction/subversion) + code. [My post about the Drake equation](https://bengoertz.com/2021/11/22/drake-equation/) is an example with a small [Explorable Explanation](https://explorabl.es) section where you can try different values in the famous equation. -I [try to write](/process) away from my computer whenever possible – but here we are, reading on glowing screens. +I [write](/process) away from my computer whenever possible – but here we are, reading on glowing screens. Find me on [Mastodon](https://moth.social/@suite22) or on [GitHub](https://github.com/suite22) if you'd rather speak in code. Always better to meet in-person and enjoy the beautiful area we live in, instead of the [small screens that tend to dominate our time](https://bengoertz.com/2021/06/07/match-mood/). \ No newline at end of file diff --git a/index.html b/index.html index edc20c2fa1..c1886da11c 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@
-

Favorite Posts

+

Favorite Posts

{% assign favposts = site.posts | where: "favorite", true %}