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.