diff --git a/apps/www/next.config.mjs b/apps/www/next.config.mjs index 74bb6dc..b177fea 100644 --- a/apps/www/next.config.mjs +++ b/apps/www/next.config.mjs @@ -28,8 +28,6 @@ * OTHER DEALINGS IN THE SOFTWARE. */ -import { withContentCollections } from "@content-collections/next"; - /** @type {import('next').NextConfig} */ const nextConfig = { images: { @@ -57,4 +55,4 @@ const nextConfig = { }, }; -export default withContentCollections(nextConfig); +export default nextConfig; diff --git a/apps/www/src/components/ServerCustomize.tsx b/apps/www/src/components/ServerCustomize.tsx index 4e2cf96..7d15b76 100644 --- a/apps/www/src/components/ServerCustomize.tsx +++ b/apps/www/src/components/ServerCustomize.tsx @@ -181,11 +181,8 @@ export default function ServerCustomize({ Is this server in violation of the ECA? Is this server in violation of the{" "} - - External Content Agreement (aka ECA) - - ? You can report the server to remove the customizations from the - server. + MHSF Rules? You can report the + server to remove the customizations from the server. @@ -329,10 +326,7 @@ export default function ServerCustomize({ Minehuts Terms of Service {" "} & the{" "} - - External Content Agreement - - . + MHSF Rules. @@ -435,11 +429,7 @@ export default function ServerCustomize({ Imgurs Terms of Service {" "} - & the{" "} - - External Content Agreement - - . + & the MHSF Rules. } @@ -467,11 +457,7 @@ export default function ServerCustomize({ Discords Terms of Service {" "} - & the{" "} - - External Content Agreement - - . + & the MHSF Rules. }