diff --git a/templates/layout.pug b/templates/layout.pug index 9f620e6..71d8e1e 100644 --- a/templates/layout.pug +++ b/templates/layout.pug @@ -13,7 +13,7 @@ html(lang="en") link(rel="shortcut icon" href="favicon.ico") link(rel="stylesheet" href="bluetooth-class.css") - link(rel="manifest" href="manifest.json") + link(rel="manifest" href="manifest.json" crossorigin="use-credentials") body .container.mdc-layout-grid