From 566e6d41e321ec81e8cf2c632e058bcfc164a022 Mon Sep 17 00:00:00 2001 From: Thuvaraka Yogarajah Date: Thu, 26 Feb 2026 20:35:54 +0100 Subject: [PATCH] Add initial HTML layout --- index.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..aedc3d7 --- /dev/null +++ b/index.html @@ -0,0 +1,47 @@ + + + + + + OnlyPrompt – AI Prompt Marketplace + + + + + + + + + + + + + +
+

OnlyPrompt

+

+ A marketplace to discover, share and sell high-quality AI prompts. +

+
+ + +
+

Available Prompts

+
+

Prompts will be displayed here soon...

+
+
+ + + + + + + + \ No newline at end of file -- 2.30.2