color variables
This commit is contained in:
parent
7e61046352
commit
596caa8558
4 changed files with 5 additions and 15 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<link rel="shortcut icon" href="{{ site.url }}{{ site.icon }}" type="image/png" />
|
||||
<noscript><link rel="stylesheet" href="{{ relBase }}/assets/css/noscripts-20200810.css" /></noscript>
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<meta name="theme-color" content="{{ site.bg }}"/>
|
||||
<meta name="theme-color" content="{{ site.data.colors.bg_color }}"/>
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue