commit f36a1d84f14630c9ad0c2afa25478d03cd014afa (patch)
parent 51f66594ca3828f549b69ad0dcd9397b8b6822ba
Author: Alex Karle <alex@alexkarle.com>
Date: Sun, 19 Jul 2020 17:58:06 -0400
thoughts: Fix date in self-hosted header
Whoops!
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/07-19-20-self-hosted.md b/content/07-19-20-self-hosted.md
@@ -1,6 +1,6 @@
<!-- {% include=head %} -->
-### July 17, 2020: Migrating to a Self-Hosted Site
+### July 19, 2020: Migrating to a Self-Hosted Site
If you look at the [first post][1] on this site, you'll see that this site
started as a series of static HTML files that I was, by hand, uploading to
diff --git a/content/thoughts.md b/content/thoughts.md
@@ -4,7 +4,7 @@
<p style="color:grey">(Because I couldn't commit to calling it a blog)</p>
-* [Jul. 17, 2020: Migrating to a Self-Hosted Site](07-19-20-self-hosted.html)
+* [Jul. 19, 2020: Migrating to a Self-Hosted Site](07-19-20-self-hosted.html)
* [Jul. 13, 2020: Black Lives Matter](07-13-20-blm.html)
* [Mar. 24, 2020: What's in a (domain) name?](03-24-20-domain-name.html)
* [Dec. 19, 2019: A New Hope](12-19-19-a-new-hope.html)