Skip to content

Commit bfb3651

Browse files
authored
Remove test
1 parent d4af3f5 commit bfb3651

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

index.html

-9
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@
5454
}
5555
</style>
5656

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>
6457
<!-- Global site tag (gtag.js) - Google Analytics -->
6558
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118868750-1"></script>
6659
<script>
@@ -72,9 +65,7 @@
7265
</script>
7366

7467
</head>
75-
7668
<body>
77-
7869
<div id="header" class="background">
7970
<h1 id="header">Visualization of algorithms and datastructures</h1>
8071
</div>

0 commit comments

Comments
 (0)