From 4ef46f417a2fad9871787eaeb1e4778e8c617212 Mon Sep 17 00:00:00 2001 From: cylexVEVO <28271391+cylexVEVO@users.noreply.github.com> Date: Sat, 30 Nov 2019 13:43:48 -0500 Subject: Cleaned up code and fixed some grammar --- components/Header.js | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'components/Header.js') diff --git a/components/Header.js b/components/Header.js index 3135bba..3903761 100644 --- a/components/Header.js +++ b/components/Header.js @@ -16,42 +16,42 @@ along with this program. If not, see . */ -import Head from 'next/head'; +import Head from "next/head"; const Header = () => ( - - - - - + + + + + - - - - - - - - - + + + + + + + + + - + +