Deploy website to GitHub Pages

This commit is contained in:
2026-08-26 20:06:52 -04:00
parent 0c17689368
commit 96d152f592
6 changed files with 87 additions and 12 deletions
+2
View File
@@ -1,5 +1,7 @@
import type { MetadataRoute } from "next";
export const dynamic = "force-static";
export default function robots(): MetadataRoute.Robots {
return {
rules: {