From 68f226bc300bb7e68cc0e11ddfa72300cbc9b9c0 Mon Sep 17 00:00:00 2001 From: David Miller Date: Wed, 6 Feb 2019 13:53:40 -0500 Subject: [PATCH] fix blog redirects --- blog/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/blog/index.html b/blog/index.html index fb166f58..77f5d55d 100644 --- a/blog/index.html +++ b/blog/index.html @@ -7,10 +7,11 @@ meta-description: "Start Bootstrap's official blog and article library. A great place to find Bootstrap tips and the latest updates to Start Bootstrap!" redirect_from: - - /articles - - /articles/page2 - - /articles/page3 - - /articles/page4 + - /articles/ + - /articles/index.html + - /articles/page2/ + - /articles/page3/ + - /articles/page4/ ---