Skip to content

Commit 8b0e679

Browse files
authored
Merge pull request #55 from Sitaram8472/mybranch
Add Github link
2 parents 9d22e55 + 3ffab1e commit 8b0e679

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@
2222
<a href="#about" class="nav-link">About</a>
2323
<a href="#reviews" class="nav-link">Reviews</a>
2424
<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
25+
<a href="https://github.com/Varshitha713/CodeCanvas" class="btn-primary" target="_blank">
26+
27+
<i class="fab fa-github"></i> GitHub
2728
</a>
2829
<button class="theme-toggle" id="darkModeToggle" aria-label="Toggle Theme">
2930
<span id="themeIcon">🌙</span>

0 commit comments

Comments
 (0)