We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d4dff commit bacfda6Copy full SHA for bacfda6
src/app.html
@@ -17,6 +17,7 @@
17
<link crossorigin="anonymous" rel="icon" type="image/png" href="%sveltekit.assets%/images/favicon.png" />
18
<link crossorigin="anonymous" href="%sveltekit.assets%/images/apple-touch-icon.png" rel="apple-touch-icon" />
19
<link crossorigin="anonymous" rel="stylesheet" href="%sveltekit.assets%/css/global.css?version=12" />
20
+ <script defer data-domain="quranwbw.com" src="https://plausible-analytics-ce-production-a2f6.up.railway.app/js/script.js"></script>
21
22
<!--
23
a simple check for old iOS/Mac versions which do not support Optional chaining (?.), redirect these users to old website version
0 commit comments