change favicon

This commit is contained in:
heyethereum
2024-05-05 21:49:22 +08:00
parent c20620f043
commit a210c502e7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 305 KiB

View File

@@ -34,7 +34,7 @@
work correctly both with client-side routing and a non-root public URL. 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`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>React App</title> <title>Safe QR App</title>
</head> </head>
<body> <body>
<script src="%PUBLIC_URL%/js/bootstrap.min.js"></script> <script src="%PUBLIC_URL%/js/bootstrap.min.js"></script>