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 afd240e commit 23f05bdCopy full SHA for 23f05bd
template.ejs
@@ -4,6 +4,7 @@
4
<meta charset="UTF-8">
5
<title><%= webpackConfig.template.title %></title>
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
+ <meta name="theme-color" content="#2B3A42">
8
<link rel="shortcut icon" href="/assets/favicon.ico">
9
10
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
0 commit comments