Exclude touch screen windows (see in Issues on library repo)

This commit is contained in:
John Huang
2024-02-05 11:11:14 -08:00
parent d29f45ca8e
commit adc7c6ede3
+1
View File
@@ -27,6 +27,7 @@
<meta name="smartbanner:button-url-apple" content="https://apps.apple.com/app/id6475599596">
<meta name="smartbanner:enabled-platforms" content="ios">
<meta name="smartbanner:close-label" content="Close">
<meta name="smartbanner:exclude-user-agent-regex" content="^.*(Windows NT|Intel Mac OS X).*$">
<link rel="stylesheet" href="node_modules/smartbanner.js/dist/smartbanner.min.css">
<script src="node_modules/smartbanner.js/dist/smartbanner.min.js"></script>
</head>