Skip to content

Commit 0be95c1

Browse files
authored
test
1 parent 65726a9 commit 0be95c1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

index.html

+9-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@
5353
margin-top: 70px;
5454
}
5555
</style>
56+
57+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
58+
<script>
59+
(adsbygoogle = window.adsbygoogle || []).push({
60+
google_ad_client: "ca-pub-7405526437222894",
61+
enable_page_level_ads: true
62+
});
63+
</script>
5664
</head>
5765

5866
<body>
@@ -74,4 +82,4 @@ <h4>By: Kenneth Apeland, Øyvind S. Liland and Philip T. Hoang</h4>
7482
</div>
7583
</body>
7684

77-
</html>
85+
</html>

0 commit comments

Comments
 (0)