diff --git a/src/components/PromptCard.astro b/src/components/PromptCard.astro index 049ddee..cfd4903 100644 --- a/src/components/PromptCard.astro +++ b/src/components/PromptCard.astro @@ -23,7 +23,7 @@ const formatDate = (dateStr: string | undefined) => { }; --- -
+

{title}

+ + Add Prompt + + + + + +

Add New Prompt

+ + + + +
+
+ + + +
+ + + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ + + + diff --git a/src/pages/index.astro b/src/pages/index.astro index 77bb74b..54c7059 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -17,12 +17,12 @@ const allTags = Array.from( --- -
+

Prompt Catalog

Explore and filter AI prompts

-
+