Skip to content

Commit a2f28b6

Browse files
committed
move ad to bottom of site
1 parent ad91f11 commit a2f28b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ <h1>
7878
and follow the instructions.
7979
</p>
8080

81-
<div>
82-
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CW7DE2JU&placement=is-adev" id="_carbonads_js"></script>
83-
</div>
84-
8581
<h2>Report abuse</h2>
8682
<p>
8783
If you believe one of the subdomains is abusing the service, please
@@ -95,6 +91,10 @@ <h2>Donations</h2>
9591
This project is a free service for developers and will stay that way. Please consider
9692
<a href="https://donate.is-a.dev">donating</a> to help us keep this service running forever!
9793
</p>
94+
95+
<div>
96+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CW7DE2JU&placement=is-adev" id="_carbonads_js"></script>
97+
</div>
9898
</main>
9999
</body>
100100
</html>

0 commit comments

Comments
 (0)