From f4a7b3195a3b6faf0b2d0af0130f7ff75254e036 Mon Sep 17 00:00:00 2001 From: jerdog Date: Sat, 14 Jul 2018 14:53:37 -0700 Subject: [PATCH] check redirect to new domain --- _layouts/default.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_layouts/default.html b/_layouts/default.html index e2361cc..c686118 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,3 +1,9 @@ +--- +title: DevRel Collective +redirect_to: + - http://devrelcollective.github.io +--- + {% include head.html %}