Merge pull request #200 from openziti/favicon

favicon (#198)
This commit is contained in:
Michael Quigley 2023-02-01 10:08:09 -05:00 committed by GitHub
commit 708ace1845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="icon" href="%PUBLIC_URL%/zrok.png" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.

BIN
ui/public/zrok.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB