summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Stephen Lee2024-01-06 22:01:22 +0530
committerThomas Stephen Lee2024-01-06 22:01:22 +0530
commita27c98e756709e57c552d7c52f71973ad2fcfff5 (patch)
tree74bc55c35e55e0f2351ab82ef7db7d9faff089b8
parentc0bd114f331e4ce1e94cf63d7b22fcd004619a32 (diff)
downloadastro.on.fossee.in-a27c98e756709e57c552d7c52f71973ad2fcfff5.tar.gz
astro.on.fossee.in-a27c98e756709e57c552d7c52f71973ad2fcfff5.tar.bz2
astro.on.fossee.in-a27c98e756709e57c552d7c52f71973ad2fcfff5.zip
Introducing Rohan.
-rw-r--r--src/pages/about.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/about.astro b/src/pages/about.astro
index 370f781..1f0a6af 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -3,7 +3,7 @@ import Layout from '../layouts/BlogPost.astro';
---
<Layout
- title="About FOSSEE DevOps Team Finally."
+ title="About FOSSEE DevOps Team Finally Hi Rohan."
description="Lorem ipsum dolor sit amet"
pubDate={new Date('August 08 2021')}
heroImage="/blog-placeholder-about.jpg"