First frontend adjustments

This commit is contained in:
aronmal 2022-08-06 00:23:33 +02:00
parent 79d5f23078
commit 37f949a850
Signed by: aronmal
GPG key ID: 816B7707426FC612
17 changed files with 3439 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Battleship web app with react frontend and ASP .NET backend"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
@ -24,7 +24,7 @@
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>Leaky Ships</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>