commit 2dc8a07776640a76fa95d195f02d449be065fcf6 (patch)
parent c1849a9d23741876a8f99f39bd9280402cc916ed
Author: Alex Karle <alex@alexkarle.com>
Date: Mon, 13 Jul 2020 20:23:32 -0400
thoughts: Add Black Lives Matter post
I don't want this to come off as about me -- it isn't. I thought of
writing about my experience going to a protest, but it felt too much
like I was trying to prove to be a "good guy".
Nevertheless, I think it's important to show support. If one day someone
does find this blog, I want to be on the right side of history.
Diffstat:
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/content/07-13-20-blm.html b/content/07-13-20-blm.html
@@ -0,0 +1,14 @@
+<!-- {% include=head %} -->
+
+<h3>July 13, 2020: Black Lives Matter</h3>
+<p>
+I meant to post about this earlier, but it's better late than never.
+</p>
+
+<p>
+It's become abundantly clear to me that we need serious structural changes in
+our country. I want to raise my voice in solidarity to say that
+<a href="https://blacklivesmatter.com">Black Lives Matter</a>.
+</p>
+
+<!-- {% include=post-tail %} -->
diff --git a/content/thoughts.html b/content/thoughts.html
@@ -5,6 +5,10 @@
<ul>
<li>
+ <a class="new-post" href="07-13-20-blm.html">Jul. 13, 2020: Black Lives Matter</a>
+ </li>
+
+ <li>
<a class="new-post" href="03-24-20-domain-name.html">Mar. 24, 2020: What's in a (domain) name?</a>
</li>