Skip to content

Commit

Permalink
why does this keep happening
Browse files Browse the repository at this point in the history
  • Loading branch information
proudparrot2 committed Apr 30, 2024
1 parent f1fb6fe commit 8413519
Show file tree
Hide file tree
Showing 5 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
4 changes: 2 additions & 2 deletions public/gs.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ <h1>Games</h1>
<input type="text" class="input" id="search" placeholder="Search Games" 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="favoritedgames"></div>
Expand Down
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ <h1>Welcome to <span>Art Class</span></h1>
</button>
<br />
<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>

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 8413519

Please sign in to comment.