From 6692761bcc32cb22adcf7e1161ed60e8b57a210c Mon Sep 17 00:00:00 2001 From: drewmcarthur Date: Thu, 1 Feb 2024 20:09:18 -0700 Subject: [PATCH] add html lang --- src/pages/index.astro | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 6305253..89cf6a9 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,16 +1,17 @@ --- -import App from '../components/App.astro'; -import '../styles/main.css'; +import App from "../components/App.astro"; +import "../styles/main.css"; --- - + + drewmca.dev - - - - - - + + + + + +