Skip to content

Commit 202e029

Browse files
committed
Remove vertical ads
1 parent 59a0a8e commit 202e029

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

shaders/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@
8282
</header><!-- /#mastheaed -->
8383

8484
<div id="hero" class="hero overlay reimagined-hero">
85-
<!-- Vertical Ad 1 -->
86-
<ins class="adsbygoogle ad-vertical ad-v1"
87-
style="width:200px;height:500px"
88-
data-ad-client="ca-pub-2272615298786275"
89-
data-ad-slot="6798831114"></ins>
90-
<script>
91-
(adsbygoogle = window.adsbygoogle || []).push({});
92-
</script>
9385
<div class="hero-content" style="padding-top: 25px;">
9486
<div class="hero-text hero-shader-text">
9587
<h1 class="hero-shader-title" style="color: var(--ThemeColor)">Complementary Shaders</h1>
@@ -101,14 +93,6 @@ <h1 class="hero-shader-title" style="color: var(--ThemeColor)">Complementary Sha
10193
<a></a>
10294
</div>
10395
</div><!-- /.hero-content -->
104-
<!-- Vertical Ad 2 -->
105-
<ins class="adsbygoogle ad-vertical ad-v2"
106-
style="width:200px;height:500px"
107-
data-ad-client="ca-pub-2272615298786275"
108-
data-ad-slot="8495960125"></ins>
109-
<script>
110-
(adsbygoogle = window.adsbygoogle || []).push({});
111-
</script>
11296
</div><!-- /.hero -->
11397

11498
<main id="main" class="site-main">

0 commit comments

Comments
 (0)