Correction du title & suppression d'élement inutile

This commit is contained in:
2020-12-11 01:33:47 +01:00
parent 3bd016e772
commit 5111261e43
3 changed files with 3 additions and 4 deletions

View File

@@ -24,10 +24,10 @@
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`.
-->
<title>React App</title>
<title>Anthony Dumas</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<noscript>Ce site requiert Javascript (désolé !)</noscript>
<div id="root"></div>
<!--
This HTML file is a template.