Improve dynamic webmanifest setup
This commit is contained in:
parent
d7aacb8b24
commit
000a3e005c
3 changed files with 10 additions and 13 deletions
|
@ -41,6 +41,9 @@
|
|||
<!-- Style overrides & fonts -->
|
||||
<link rel="stylesheet" href="/static/css/app.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/static/css/fonts.css" type="text/css" />
|
||||
|
||||
<!-- PWA -->
|
||||
<link rel="manifest" href="/manifest.webmanifest" />
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue