diff --git a/_global/Special:ListRedirects.html b/_global/Special:ListRedirects.html index 1a886e3..9003bdf 100644 --- a/_global/Special:ListRedirects.html +++ b/_global/Special:ListRedirects.html @@ -3,17 +3,10 @@ layout: default title: Redirects menu: ['global'] --- -{%- assign redirect_pages = site.special | where_exp: 'page', 'page.redirect' -%} -