From f6e8357109eddbea7922a8a218f680c89330b7c0 Mon Sep 17 00:00:00 2001 From: chrismgonzalez Date: Sat, 18 Apr 2026 23:23:10 -0400 Subject: [PATCH] add X handle --- about/index.md | 5 +++-- build.py | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/about/index.md b/about/index.md index cb04893..480ce16 100644 --- a/about/index.md +++ b/about/index.md @@ -17,5 +17,6 @@ This site is where I put thoughts that don't fit in a Slack thread. ## Elsewhere -- [GitHub](https://github.com/chrismgonzalez) -- [LinkedIn](https://linkedin.com/in/chrismgonzalez) +- GitHub +- LinkedIn +- X diff --git a/build.py b/build.py index 9c7d913..c6e45af 100644 --- a/build.py +++ b/build.py @@ -6,7 +6,6 @@ Index: auto-generated -> dist/index.html """ -import os import re import shutil from datetime import datetime @@ -106,8 +105,9 @@ def nav_link(href: str, label: str, key: str) -> str: