feat: add Google AdSense script to frontend layout

This commit is contained in:
mstfyldz
2026-08-11 22:18:01 +03:00
parent 4fe175f037
commit af0c380ec1
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="tr" prefix="og: https://ogp.me/ns#">
<head>
<!-- Google AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9174346193739022" crossorigin="anonymous"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#06060d">