diff --git a/public/index.html b/public/index.html index 24ed010..8a92a92 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,6 @@ - Miguel's Asteroid + > + + + Miguel's Asteroid diff --git a/src/Components/App/App.js b/src/Components/App/App.js index fff1bd6..2d8bf1f 100644 --- a/src/Components/App/App.js +++ b/src/Components/App/App.js @@ -58,7 +58,7 @@ export default class App extends Component { return (
-
+

Random Kingdom Hearts Quote Generator

Click the WEPA! button to cycle through an array of different character quotes from the Kingdom Hearts video game series! diff --git a/src/Components/Header/Header.js b/src/Components/Header/Header.js index 8c82e7e..e6f2d72 100644 --- a/src/Components/Header/Header.js +++ b/src/Components/Header/Header.js @@ -13,7 +13,7 @@ export default function Header() {