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 5d42184 commit 161755cCopy full SHA for 161755c
doczrc.js
@@ -4,4 +4,8 @@ export default {
4
colors: { primary: '#294E80' },
5
},
6
typescript: true,
7
+ public: 'public',
8
+ htmlContext: {
9
+ favicon: 'public/favicon.ico'
10
+ }
11
};
public/favicon.ico
15 KB
0 commit comments