add favicon to the app
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="icon" type="image/png" href="/src/assets/citycards customer app.png" />
|
||||
<title>CityCards Customer-web</title>
|
||||
</head>
|
||||
|
||||
@@ -11,5 +12,5 @@
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
BIN
src/assets/citycards customer app.png
Normal file
BIN
src/assets/citycards customer app.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user