From 62f4cd89b7ffb45c7d48826b93966605423943d8 Mon Sep 17 00:00:00 2001 From: Katlyn Stoll Date: Sat, 6 Dec 2025 17:24:06 -0500 Subject: [PATCH] added clubs page to list local soccer groups around CLE, still a wip --- src/pages/clubs.astro | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 src/pages/clubs.astro diff --git a/src/pages/clubs.astro b/src/pages/clubs.astro new file mode 100644 index 0000000..c71d3ec --- /dev/null +++ b/src/pages/clubs.astro @@ -0,0 +1,34 @@ +--- +import Base from "../layouts/Base.astro"; + +export const meta = { + title: "Local Soccer Clubs", + description: "A simple list of soccer clubs around Cleveland." +}; +--- + + +
+

Local Soccer Clubs

+

+ Just a running list of local clubs and pickup groups around the city. + I’ll keep adding to this as I find more. +

+ +
+
+

Example FC

+

Neighborhood: Ohio City

+

Plays: Sundays at 2pm

+ Website +
+ +
+

Cleveland Park Kickers

+

Neighborhood: Tremont

+

Plays: Wednesday evenings

+ Facebook +
+
+
+