add: added a logo and a page name

This commit is contained in:
Lukian 2025-04-30 10:15:41 +02:00
parent f841ed348e
commit 6b59a47b4e
2 changed files with 2 additions and 2 deletions

View file

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<link rel="shortcut icon" href="bank.png" type="image/png">
<title>Tanuki's Bank</title>
</head>
<body>
<div id="root"></div>

BIN
front/public/bank.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB