From 01ae681c11b546a43e0ced15e7cd501c3befa7cd Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 30 Nov 2019 12:50:22 -0500 Subject: Added some comments --- components/Header.js | 2 ++ next.config.js | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/Header.js b/components/Header.js index 3135bba..c5334db 100644 --- a/components/Header.js +++ b/components/Header.js @@ -49,6 +49,8 @@ const Header = () => ( +{/* Fix this part */} + Alee Productions diff --git a/next.config.js b/next.config.js index 363ca71..90c8c3a 100644 --- a/next.config.js +++ b/next.config.js @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . -Also add information on how to contact you by electronic and paper mail. */ module.exports = { /* -- cgit v1.2.3