Ready to start adding SQL binding

This commit is contained in:
2025-12-12 13:43:30 +00:00
parent 79aabd9b62
commit 4222eba8ba
5 changed files with 18 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ import NavbarClient from "@/components/Navbar";
export const metadata: Metadata = {
title: "Spectrum Next Explorer",
description: "A platform for exploring the Spectrum Next hardware",
description: "A platform for exploring the Spectrum Next ecosystem",
robots: { index: true, follow: true },
formatDetection: { email: false, address: false, telephone: false },
};