diff --git a/_layouts/redirect.html b/_layouts/redirect.html index 145bc6d73..95df2f1e3 100644 --- a/_layouts/redirect.html +++ b/_layouts/redirect.html @@ -1,10 +1,11 @@ +{% assign target = {{ page.redirect.to | remove: '.html' | replace: 'cheatsheets/cheatsheets', 'cheatsheets' %} Redirecting… - - + +

Redirecting...

- Click here if you are not redirected. - + Click here if you are not redirected. +