From 16b8e1f61d93306410ce16d3e021d6291f00471a Mon Sep 17 00:00:00 2001 From: Sam Poder <39828164+sampoder@users.noreply.github.com> Date: Tue, 13 Jul 2021 21:26:05 +0800 Subject: [PATCH] Update next.config.js --- next.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/next.config.js b/next.config.js index 2fadddac..fe640cef 100755 --- a/next.config.js +++ b/next.config.js @@ -120,10 +120,6 @@ module.exports = withMDX({ source: '/donate/', destination: 'https://v2.hackclub.dev/donate/' }, - { - source: '/philosophy/', - destination: 'https://v2.hackclub.dev/philosophy/' - }, { source: '/bank/', destination: 'https://v2.hackclub.dev/bank/'