From 1b774b300a6f098b41b8280cfacddb5abb50b81e Mon Sep 17 00:00:00 2001 From: wes Date: Tue, 5 Sep 2017 04:59:23 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcf949c..13db131 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ A simple single-page blog written in RiotJS and Flask -It is still very much a work in progress, but you can see it in action at https://primop.me/blog +It is still very much a work in progress, but you can see it in action at https://wesk.tech/blog Includes a tag that pulls projects from Github and puts them in a carousel-like UI, as well as a post editor that handles markdown.