change title back in index.html

This commit is contained in:
Tyler Koenig
2021-09-20 20:36:06 -04:00
parent 9dbea9fff5
commit bf7e23b972

View File

@@ -40,7 +40,7 @@
work correctly both with client-side routing and a non-root public URL. 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`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>TK | Portfolio</title> <title>TK React</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>