diff --git a/src/components/Home.jsx b/src/components/Home.jsx index ccaeef9..b4dece6 100644 --- a/src/components/Home.jsx +++ b/src/components/Home.jsx @@ -30,10 +30,24 @@ function Home() { className="d-flex flex-grow-1 biglogo" alt="Dee's Fish House Logo" /> -
+
+ + Attribution + +
-
+
+ + Attribution + +
); diff --git a/src/components/main.jsx b/src/components/main.jsx index daeebd4..492d510 100644 --- a/src/components/main.jsx +++ b/src/components/main.jsx @@ -6,5 +6,11 @@ import "../styles/main.scss"; ReactDOM.createRoot(document.getElementById("root")).render( + + Attribution + );