Skip to content

Commit 797f203

Browse files
author
Justin M
committed
updates
1 parent 18acbae commit 797f203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h6> SPECIAL THANKS TO OUR SUPPORTERS</h6>
9898

9999
</script>
100100
<script>
101-
initAd();
101+
// initAd();
102102
var isLightTheme = localStorage.getItem('lighttheme');
103103
if (isLightTheme) {
104104
enableLightTheme();

0 commit comments

Comments
 (0)