From b25f8d3099d7a146f31648f646f4be347823f3a8 Mon Sep 17 00:00:00 2001 From: Sarah Meko Date: Mon, 30 Sep 2024 12:47:42 -0700 Subject: [PATCH] added archivo class to only home list --- index.html | 2 +- src/views/Home.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 516bd44..6b7a8b5 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,6 @@ -
+
diff --git a/src/views/Home.jsx b/src/views/Home.jsx index e0d32a9..95ca127 100644 --- a/src/views/Home.jsx +++ b/src/views/Home.jsx @@ -37,7 +37,7 @@ export function Home({ data, setListPath }) {

Hello from the home (/) page!

-