WIP: form copy and field visibility adjustments

This commit is contained in:
Joel Brock
2026-05-21 11:17:06 -07:00
parent 0545dc3bc4
commit 709d9bfd8b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ const body = Open_Sans({
export const metadata: Metadata = {
title: "Co-op Check-in · Food Co-op Initiative",
description:
"Update your co-op's progress through the FCI organizing framework. A monthly check-in for food co-ops in development.",
"Update your co-op's progress through the FCI organizing Framework. A survey for food co-ops in development.",
robots: { index: false, follow: false }, // Form pages are tokenized; not for crawlers.
};