mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add missing manifest meta tag
This commit is contained in:
parent
7196876c0c
commit
33c19f13ae
@ -21,7 +21,8 @@
|
||||
|
||||
<link rel="icon" type="image/png" href="{{ site.baseurl }}/favicon-32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="{{ site.baseurl }}/favicon.png" sizes="16x16" />
|
||||
|
||||
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="theme-color" content="#951E14">
|
||||
|
||||
<link href="//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700" rel="stylesheet" type="text/css" />
|
||||
|
Loading…
Reference in New Issue
Block a user