File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template-typescript/public Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 manifest.json provides metadata used when your web app is installed on a
1818 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1919 -->
20- <link rel="manifest" href="<?php echo $ TEMPLATE_PATH ; ?> /manifest.json">
20+ <link rel="manifest" href="<?php echo $ TEMPLATE_PATH ; ?> /manifest.json" / >
2121 <!--
2222 If you're reading this from "view source" in your browser, it might not make sense as
2323 these tokens have already been evaluated and replaced, even in this remark blurb.
Original file line number Diff line number Diff line change 1717 manifest.json provides metadata used when your web app is installed on a
1818 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1919 -->
20- <link rel="manifest" href="<?php echo $ TEMPLATE_PATH ; ?> /manifest.json">
20+ <link rel="manifest" href="<?php echo $ TEMPLATE_PATH ; ?> /manifest.json" / >
2121 <!--
2222 If you're reading this from "view source" in your browser, it might not make sense as
2323 these tokens have already been evaluated and replaced, even in this remark blurb.
You can’t perform that action at this time.
0 commit comments