Skip to content

Commit 3095357

Browse files
committed
website: update favicon.
1 parent 234e4ea commit 3095357

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

website/public/favicon.ico

62.3 KB
Binary file not shown.

website/public/index.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,7 @@
77
<meta name="theme-color" content="#000000">
88
<!--<link rel="manifest" href="%PUBLIC_URL%/manifest.json"> -->
99
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
10-
<!--
11-
Notice the use of %PUBLIC_URL% in the tags above.
12-
It will be replaced with the URL of the `public` folder during the build.
13-
Only files inside the `public` folder can be referenced from the HTML.
14-
15-
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
16-
work correctly both with client-side routing and a non-root public URL.
17-
Learn how to configure a non-root public URL by running `npm run build`.
18-
-->
19-
<title>React App</title>
10+
<title>UIW for React Native</title>
2011
</head>
2112

2213
<body>

0 commit comments

Comments
 (0)