From c0c7d147906a87eceb3cfaca8994df76ceb353e6 Mon Sep 17 00:00:00 2001 From: Jason Vasquez Date: Wed, 11 Nov 2020 11:57:06 -0500 Subject: [PATCH] Adding font and icons to index.html --- react/cra-template/template/public/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/react/cra-template/template/public/index.html b/react/cra-template/template/public/index.html index 7d58f69..f617ab5 100755 --- a/react/cra-template/template/public/index.html +++ b/react/cra-template/template/public/index.html @@ -20,6 +20,8 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + + React App