diff options
author | Thomas Stephen Lee | 2024-01-08 10:44:35 +0530 |
---|---|---|
committer | Thomas Stephen Lee | 2024-01-08 10:44:35 +0530 |
commit | 9188737f7db63ca29891856c0004316b324807f8 (patch) | |
tree | ed6c07c251eed508ccb6bd0f90da0e7c17b2cfc3 /src/pages/index.astro | |
parent | e6de116038d7df3e690f2b7e395a97493e8abf10 (diff) | |
download | astro.on.fossee.in-main.tar.gz astro.on.fossee.in-main.tar.bz2 astro.on.fossee.in-main.zip |
Diffstat (limited to 'src/pages/index.astro')
-rw-r--r-- | src/pages/index.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index f630e04..c00cf55 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; <body> <Header title={SITE_TITLE} /> <main> - <h1>🧑🚀 Hello, Astronaut Aero New!</h1> + <h1>🧑🚀 Hello, Astronauts Sashi and Akshay!</h1> <p> Welcome to the official <a href="https://astro.build/">Astro</a> blog starter template. This template serves as a lightweight, minimally-styled starting point for anyone looking to build |