diff --git a/index.html b/index.html index 5a2cdac..2f736a3 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ rel="stylesheet" /> - -
+ +
diff --git a/src/App.tsx b/src/App.tsx deleted file mode 100644 index aabece9..0000000 --- a/src/App.tsx +++ /dev/null @@ -1,5 +0,0 @@ -function App() { - return

Code Café Community

; -} - -export default App; diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index de9befa..5a2106d 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -7,7 +7,7 @@ export default function Footer() {

- Code Cafe + Code Café

Your home for coding and community

@@ -25,9 +25,19 @@ export default function Footer() {

Resources

diff --git a/src/components/Layout/Header.tsx b/src/components/Layout/Header.tsx index 9727819..0bcfc86 100644 --- a/src/components/Layout/Header.tsx +++ b/src/components/Layout/Header.tsx @@ -9,7 +9,7 @@ export default function Header() { src={"/images/coffee_cup.png"} alt="Code Cafe Logo" /> -

Code Cafe

+

Code Café