gtag, adsense, caching

This commit is contained in:
first@lynx.com
2026-07-23 18:43:16 -04:00
parent ddab5ca728
commit b1a1403c13
13 changed files with 436 additions and 237 deletions

View File

@ -1,6 +1,16 @@
<!DOCTYPE html>
<html class="sl-theme-dark" lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J0Y3T4HN4N"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J0Y3T4HN4N');
</script>
<!-- initialize theme vars
https://coolors.co/10002b-240046-3c096c-5a189a-7b2cbf-9d4edd-c77dff-e0aaff -->