We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c504ab commit 8318ba2Copy full SHA for 8318ba2
src/dashboard.html
@@ -6,9 +6,9 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<link
8
rel="icon"
9
- href="https://cdn.cocreate.app/favicon.ico"
10
- type="image/ico"
11
- sizes="16x16" />
+ type="image/png"
+ sizes="32x32"
+ href="../assets/favicon.ico" />
12
<title>Dashboards | CoCreate</title>
13
14
<!-- CoCreateCSS -->
0 commit comments