mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
no more credits heheheha
This commit is contained in:
parent
49bae8fad3
commit
fffc82c22c
@ -21,8 +21,6 @@
|
|||||||
<!-- This heading also notifies about the theme change.-->
|
<!-- This heading also notifies about the theme change.-->
|
||||||
<h1 id="toast">Calculator</h1>
|
<h1 id="toast">Calculator</h1>
|
||||||
<div class="top-buttons">
|
<div class="top-buttons">
|
||||||
<a href="https://github.com/zxcodes/JavaScript-Calculator">
|
|
||||||
<img src="assets/GitHubLight.svg" alt="Sun Icon" height="22.5" width="22.5" id="github-icon">
|
|
||||||
</a>
|
</a>
|
||||||
<button type="button" onclick="changeTheme()" class="theme-button">
|
<button type="button" onclick="changeTheme()" class="theme-button">
|
||||||
<img src="assets/SunIcon.svg" alt="Theme Icon" height="19" width="19" id="theme-icon">
|
<img src="assets/SunIcon.svg" alt="Theme Icon" height="19" width="19" id="theme-icon">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user