Add Google AdSense integration

This commit is contained in:
TianLun Song 2025-09-08 08:48:17 +08:00
parent e00a5e68c7
commit 0b438c41ec
2 changed files with 9 additions and 3 deletions

1
docs/ads.txt Normal file
View File

@ -0,0 +1 @@
google.com, pub-7296634171837358, DIRECT, f08c47fec0942fa0

View File

@ -8,5 +8,10 @@
data-website-id="f1dc3cea-d497-49d1-bf7a-f10e8f5390f0"
data-domains="prmbr.com,docs.prmbr.com"
></script>
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7296634171837358"
crossorigin="anonymous"
></script>
{% endblock %}