Skip to content

Commit b44983b

Browse files
committed
feat(shell): add OpenRoom favicon and update page title
1 parent f0dd2bf commit b44983b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

apps/webuiapps/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta name="format-detection" content="telephone=no" />
77
<meta http-equiv="Content-Securiy-Policy" content="script-src 'self'" />
8-
<title>Vite + React + TS</title>
8+
<link rel="icon" type="image/png" href="/favicon.png" />
9+
<title>OpenRoom</title>
910
<style>
1011
#root,
1112
body,

apps/webuiapps/public/favicon.png

1.87 KB
Loading

0 commit comments

Comments
 (0)