We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d22e55 + 3ffab1e commit 8b0e679Copy full SHA for 8b0e679
index.html
@@ -22,8 +22,9 @@
22
<a href="#about" class="nav-link">About</a>
23
<a href="#reviews" class="nav-link">Reviews</a>
24
<a href="#contact" class="nav-link">Contact Us</a>
25
- <a href="https://github.com/yourusername/codecanvas" class="btn-primary" target="_blank">
26
- <i class="fab fa-github"></i> GitHub
+ <a href="https://github.com/Varshitha713/CodeCanvas" class="btn-primary" target="_blank">
+
27
+ <i class="fab fa-github"></i> GitHub
28
</a>
29
<button class="theme-toggle" id="darkModeToggle" aria-label="Toggle Theme">
30
<span id="themeIcon">🌙</span>
0 commit comments