mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
website: show overlay ads at bottom not blocking the view
This commit is contained in:
parent
fdb5ed8f56
commit
ccf84c568e
@ -14,7 +14,7 @@
|
|||||||
<!-- Android Chrome -->
|
<!-- Android Chrome -->
|
||||||
<link rel="manifest" href="%sveltekit.assets%/manifest.json" />
|
<link rel="manifest" href="%sveltekit.assets%/manifest.json" />
|
||||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6419300932495863"
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6419300932495863"
|
||||||
crossorigin="anonymous"></script>
|
data-overlays="bottom" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user