From 58cb959ef4d5a230d6cb9e045576aa0447e80b5b Mon Sep 17 00:00:00 2001 From: Philippe Loctaux
Date: Wed, 17 May 2023 22:49:53 +0200
Subject: [PATCH] using hero in root page
---
src/components/hero.astro | 18 ++++++++++++++++++
src/pages/index.astro | 20 ++++++++++----------
2 files changed, 28 insertions(+), 10 deletions(-)
create mode 100644 src/components/hero.astro
diff --git a/src/components/hero.astro b/src/components/hero.astro
new file mode 100644
index 0000000..59909e2
--- /dev/null
+++ b/src/components/hero.astro
@@ -0,0 +1,18 @@
+---
+import Wallpaper from "./wallpaper.astro";
+---
+
+Philippe Loctaux
+
+ Computer science student at Epitech, graduating in 2023.
+
+