summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Stephen Lee2024-01-06 14:28:00 +0530
committerThomas Stephen Lee2024-01-06 14:28:00 +0530
commite51981a3ae0c3c67e294cdc2e179d93e6c7f3cfe (patch)
tree557c5a2b9408f29f4f7e45a679242757fb1a547f
parent56d0e74177baf371731837378377b9417363f9af (diff)
downloadastro.on.fossee.in-e51981a3ae0c3c67e294cdc2e179d93e6c7f3cfe.tar.gz
astro.on.fossee.in-e51981a3ae0c3c67e294cdc2e179d93e6c7f3cfe.tar.bz2
astro.on.fossee.in-e51981a3ae0c3c67e294cdc2e179d93e6c7f3cfe.zip
Change to FOSSEE.
-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 c9d5b02..0fa44ac 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -3,7 +3,7 @@ import Layout from '../layouts/BlogPost.astro';
---
<Layout
- title="About Me"
+ title="About FOSSEE"
description="Lorem ipsum dolor sit amet"
pubDate={new Date('August 08 2021')}
heroImage="/blog-placeholder-about.jpg"