From 002968258c20dba2e1460afd494db8633beaebbb Mon Sep 17 00:00:00 2001 From: Aditya Jyoti Date: Mon, 8 Jul 2024 17:23:12 +0530 Subject: [PATCH] refactor: Deployment --- src/pages/index.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 9b3f93c..7aa5ecc 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -57,7 +57,6 @@ const allIntroductions = await getCollection("introductions"); interests: [3 comma separated interests]
description: [talk about yourself]
github: [add your github link]
- image: [true/false]
---