From 62997d0bc800d140f090924a2fa9d01de849f0e3 Mon Sep 17 00:00:00 2001 From: Daniel Barber Date: Sat, 6 Jul 2019 21:42:58 -0400 Subject: [PATCH] Add micropub stuff --- _includes/head.html | 4 ++++ _redirects | 1 + 2 files changed, 5 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index c3603be..1cd3f9a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -41,6 +41,10 @@ + + + + diff --git a/_redirects b/_redirects index 2eb46b8..ff58efe 100644 --- a/_redirects +++ b/_redirects @@ -2,3 +2,4 @@ /invaders https://danbee.github.io/invaders 301 /canvas https://danbee.github.io/canvas 301 /atom.xml /feed.xml 301 +/micropub https://micropubme.herokuapp.com/micropub 200