generated from lucien/api-template
add: added a logo and a page name
This commit is contained in:
parent
f841ed348e
commit
6b59a47b4e
2 changed files with 2 additions and 2 deletions
|
@ -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
BIN
front/public/bank.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Add a link
Reference in a new issue