commit dd043e05b7ec2c5e7debfa959424228843b7a3db
parent 35a2b5c8bbe4a00b592c16b4dc239565b3d8411d
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Tue, 31 Dec 2019 22:46:46 -0500
Add 2020 section to blog page
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/pages/blog.md b/pages/blog.md
@@ -4,7 +4,7 @@
[//]: # "base.min.css"
-[//]: # "2019"
+[//]: # "2019; 2020"
<a class="rss-icon" href="/feeds/blog-feed.xml"> <img
src="/img/feed-icon.png" width="15" height="15" alt="Click for RSS"/>
@@ -16,6 +16,10 @@ thoughts and ideas. You can find links to other blogs that I follow on my
Below you can find links to things that I have posted:
+### 2020
+<ul>
+</ul>
+
### 2019
<ul>
<li>2019-12-30 <a href="blog/automating-publishing">Automating the Publishing of Articles</a></li>