From 7c9ab48b006b83ff96216485ba80eda245c45d1c Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Mon, 13 Jul 2020 02:58:16 +0000 Subject: [PATCH] Link to this git repository in the blog post --- posts/2020-06-30-blog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2020-06-30-blog.md b/posts/2020-06-30-blog.md index 008ec61..8563009 100644 --- a/posts/2020-06-30-blog.md +++ b/posts/2020-06-30-blog.md @@ -18,4 +18,4 @@ too lazy to learn about Ruby. The solution was ridiculously simple: a Makefile and some Python scripts. I had to fiddle with it for a couple of hours, but I am quite happy with the result. -There should be less typos in the RSS feeds now! +The git repository is available [here](https://git.sdf.org/flewkey/flewkey.com).