Skip to content

Commit ec3fee0

Browse files
committed
2 parents a5effef + 16527b5 commit ec3fee0

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
@@ -69,7 +69,7 @@ <h3>Currency Converter</h3>
6969
<div id="popup-ad" style="display:none; position:fixed; bottom:20px; right:20px; width:300px; background:#fff; border:1px solid #000000; border-radius:8px; padding:15px; box-shadow:0 4px 12px rgba(0,0,0,0.2); font-family:sans-serif; z-index:9999;">
7070
<strong>Sponsored Offer</strong>
7171
<p>Join this Discord server for amazing giveaways and more!</p>
72-
<a href="discord.gg/invite/NgeU4bSMya" target="_blank" style="color:#007bff;">Check it out →</a>
72+
<a href="https://discord.gg/invite/NgeU4bSMya" target="_blank" style="color:#007bff;">Check it out →</a>
7373
<button onclick="document.getElementById('popup-ad').style.display='none'" style="position:absolute; top:5px; right:10px; border:none; background:none; font-size:18px; cursor:pointer;">&times;</button>
7474
</div>
7575

0 commit comments

Comments
 (0)