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: