From 93c8d6c6042dd34aa4e9dfda454754b87dd9ffdf Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Wed, 19 Jul 2023 15:57:04 -0700 Subject: [PATCH] remove jekyll-redirect-from from root pages Due to how Jekyll is designed, this plugin won't ever work. --- _pages/en_US/contribute.txt | 2 -- _pages/en_US/restoring-updating-cfw.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/_pages/en_US/contribute.txt b/_pages/en_US/contribute.txt index c6a4ada82c..4e17f39dfd 100644 --- a/_pages/en_US/contribute.txt +++ b/_pages/en_US/contribute.txt @@ -1,7 +1,5 @@ --- title: "Contribute" -redirect_from: - - donations --- We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a few ways that you can do so: diff --git a/_pages/en_US/restoring-updating-cfw.txt b/_pages/en_US/restoring-updating-cfw.txt index cfe427b106..9a982e694f 100644 --- a/_pages/en_US/restoring-updating-cfw.txt +++ b/_pages/en_US/restoring-updating-cfw.txt @@ -1,7 +1,5 @@ --- title: "Restoring / Updating CFW" -redirect_from: - - restoring-cfw --- {% include toc title="Table of Contents" %}