We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4af3f5 commit bfb3651Copy full SHA for bfb3651
index.html
@@ -54,13 +54,6 @@
54
}
55
</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>
64
<!-- Global site tag (gtag.js) - Google Analytics -->
65
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118868750-1"></script>
66
<script>
@@ -72,9 +65,7 @@
72
</script>
73
74
67
</head>
75
-
76
68
<body>
77
78
69
<div id="header" class="background">
79
70
<h1 id="header">Visualization of algorithms and datastructures</h1>
80
71
</div>
0 commit comments