summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Stephen Lee2024-01-06 20:51:45 +0530
committerThomas Stephen Lee2024-01-06 20:51:45 +0530
commitc0bd114f331e4ce1e94cf63d7b22fcd004619a32 (patch)
treed9482c14317c67cd709def7807734e3e449f7a66
parenteca8843dd379bbb0487d5dbf08c43b3695bff457 (diff)
downloadastro.on.fossee.in-c0bd114f331e4ce1e94cf63d7b22fcd004619a32.tar.gz
astro.on.fossee.in-c0bd114f331e4ce1e94cf63d7b22fcd004619a32.tar.bz2
astro.on.fossee.in-c0bd114f331e4ce1e94cf63d7b22fcd004619a32.zip
Devops Trials are succeding.
-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 679dfd1..370f781 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"
+ title="About FOSSEE DevOps Team Finally."
description="Lorem ipsum dolor sit amet"
pubDate={new Date('August 08 2021')}
heroImage="/blog-placeholder-about.jpg"