diff --git a/public/index.html b/public/index.html index 0bf5ef7a..f6144fb3 100644 --- a/public/index.html +++ b/public/index.html @@ -1,28 +1,36 @@ - - - - - - - - - + + + + + + + + Travel Guide | By Zero To Mastery Students - - - - + + +
- - - \ No newline at end of file + + diff --git a/src/components/Footer.js b/src/components/Footer.js index f21ec141..4cdb84b7 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -1,14 +1,14 @@ import React from "react"; import { Link } from "react-router-dom"; // import "../styles/footer.css"; -const footer = () => { +const Footer = () => { return (
-