From 5a089017cc58c3d6152b4a4613d1f073dd41356c Mon Sep 17 00:00:00 2001 From: jerdog Date: Sat, 14 Jul 2018 14:18:49 -0700 Subject: [PATCH] add redirect plugin for github.io pages --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index d75b663..f3f9a2c 100755 --- a/_config.yml +++ b/_config.yml @@ -45,3 +45,7 @@ credits: 'Our collective is an inclusive thought experiment started by Dave Jose # Build settings markdown: kramdown permalink: pretty + +# plugins +plugins: + - jekyll-redirect-from