mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Manifest is added for web app configuration
This commit is contained in:
parent
aed624dc58
commit
45647bf8c4
3 changed files with 23 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
|
||||
<link href="{{ "/css/main.css" | prepend: site.baseurl }}" rel="stylesheet">
|
||||
|
||||
<link rel="manifest" href="{{ site.baseurl }}/manifest.json">
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
<!--[if lt IE 9]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue