From dd7a71191a9e887624b2c537a00d8f30bab39337 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 2 Jan 2024 21:28:31 -0500 Subject: Finished first part of homepage --- src/pages/index.astro | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index bb8e3a9..4c25869 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,5 +1,6 @@ --- import Layout from '../layouts/Default.astro'; +import { Icon } from 'astro-icon/components' import { Image } from 'astro:assets'; import './index.css'; --- @@ -8,5 +9,27 @@ import './index.css';
Andrew Lee

Hey, I'm Andrew Lee!

+ +
+

19 Years Old

+

Student at Pearson Electrotechnology Centre

+

Living in Montreal, Quebec, Canada

+
+
+

andrew@alee14.me

+
-- cgit v1.2.3