From badb09bc229a2ed6d46680617941383fefaf566b Mon Sep 17 00:00:00 2001 From: Abhimanyu Rana Date: Fri, 12 May 2023 20:57:10 +0530 Subject: [PATCH] added prompts --- README.md | 2 -- src/layouts/Layout.astro | 2 +- src/pages/index.astro | 59 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 59 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5ffc94e..ac76698 100644 --- a/README.md +++ b/README.md @@ -145,5 +145,3 @@ Website | Description [PromptLayer](https://promptlayer.com/?ref=riseofmachine) | Log, search, & manage prompt templates. - - diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 6b7b075..edd6235 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -33,7 +33,7 @@ const { title } = Astro.props; - +