We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b43c0 commit 3d332f7Copy full SHA for 3d332f7
1 file changed
index.html
@@ -58,11 +58,7 @@
58
<a href="https://instagram.com/sarim1916f/" target="_blank" aria-label="Instagram">
59
<img src="heart.png" alt="Instagram Logo" width="24" height="24">
60
</a>
61
- <button id="theme-toggle" class="theme-toggle-btn" aria-label="Toggle Theme">
62
- <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
63
- <path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"/>
64
- </svg>
65
- </button>
+
66
</div>
67
</nav>
68
<!-- Mobile Menu Toggle -->
0 commit comments