From 54925872ec3db54b7214fa2f1390617402b0b496 Mon Sep 17 00:00:00 2001 From: Jewgeni Lewash Date: Fri, 1 Mar 2024 07:03:08 +0100 Subject: [PATCH] fix: update index page --- src/pages/index.astro | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 821588b..9a9fa99 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,10 +1,31 @@ --- +import { Icon } from 'astro-icon/components'; import BaseLayout from '@/layouts/BaseLayout.astro'; import Heading from '@/components/ui/Heading.astro'; --- -
- Hello World +
+ + Deploy Your + + Astro.js + + Site! + +

+ Supercharge your website with the Astro Deploy boilerplate with Docker support for + out-of-this-world web experiences. Launch today! +

+