Skip to content

Commit

Permalink
Comment out banner ads for now
Browse files Browse the repository at this point in the history
  • Loading branch information
proudparrot2 committed Apr 28, 2024
1 parent 3605665 commit ab4017c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions public/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ <h1>Art Class</h1>
<h1>Apps</h1>
<input type="text" class="input" id="search" placeholder="Search Apps" style="text-align: center" />
<div class="ad">
<script type="text/javascript"
src="//www.topcreativeformat.com/fc0ad22bd8c1ea22c8c08df927121e8f/invoke.js"></script>
<!-- <script type="text/javascript"
src="//www.topcreativeformat.com/fc0ad22bd8c1ea22c8c08df927121e8f/invoke.js"></script> -->
</div>
<div class="cardgroup" id="appcards"></div>

Expand Down
8 changes: 4 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ <h1>Welcome to <span>Art Class</span></h1>
Launch in about:blank
</button>
<br />
<div class="ad">
<script type="text/javascript"
src="//www.topcreativeformat.com/fc0ad22bd8c1ea22c8c08df927121e8f/invoke.js"></script>
</div>
<div class="ad">
<!-- <script type="text/javascript"
src="//www.topcreativeformat.com/fc0ad22bd8c1ea22c8c08df927121e8f/invoke.js"></script> -->
</div>
</div>

<div class="links">
Expand Down
4 changes: 2 additions & 2 deletions public/load.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ <h3 id="gameTitle"></h3>
</div>
<p id="gameDescription"></p>

<script type="text/javascript"
src="//www.topcreativeformat.com/8d57283b953b8b546d6a04d4deac19dc/invoke.js"></script>
<!-- <script type="text/javascript"
src="//www.topcreativeformat.com/8d57283b953b8b546d6a04d4deac19dc/invoke.js"></script> -->


<div id="menubtns">
Expand Down
4 changes: 2 additions & 2 deletions public/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ <h1>Art Class</h1>
<h1>Search</h1>
<input class="pxyinput" type="text" placeholder="Search..." />
<div class="ad">
<script type="text/javascript"
src="//www.topcreativeformat.com/fc0ad22bd8c1ea22c8c08df927121e8f/invoke.js"></script>
<!-- <script type="text/javascript"
src="//www.topcreativeformat.com/fc0ad22bd8c1ea22c8c08df927121e8f/invoke.js"></script> -->
</div>
</div>
<iframe class="frame"></iframe>
Expand Down

0 comments on commit ab4017c

Please sign in to comment.