-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathad.html
More file actions
23 lines (23 loc) · 926 Bytes
/
ad.html
File metadata and controls
23 lines (23 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="GameMaker Language Support in Visual Studio Code.">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>GML Support Ad (Google AdSense)</title>
<link rel="shortcut icon" href="/favicon.ico" />
</head>
<body>
<!-- gmlsupport -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3690106568773922"
data-ad-slot="3017981868"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</body>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</html>