Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 20:08:54 +00:00
parent f2272cf1d4
commit ee7acc295f

View File

@ -78,7 +78,7 @@ function googleTranslateElementInit() {
<h1 id="toast">Calculator</h1>
<div class="top-buttons">
<a href="https://github.com/zxcodes/JavaScript-Calculator">
<img src="https://cdn.jsdelivr.net/gh/Rahib777-7/Calculator@master/assets/GitHubLight.svg" alt="Sun Icon" height="22.5" width="22.5" id="github-icon">
<img src="https://cdn.jsdelivr.net/gh/zxcodes/Calculator@master/assets/GitHubLight.svg" alt="Sun Icon" height="22.5" width="22.5" id="github-icon">
</a>
</div>
</div>