We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc3bd5d + 87a5b15 commit e3c39b9Copy full SHA for e3c39b9
src/routes/components/Header.svelte
@@ -14,7 +14,7 @@
14
<nav>
15
<a href="#contact">Contact</a>
16
<a href="#projects">Our Projects</a>
17
- <a href="#features">About the Team</a>
+ <a href="#team">About the Team</a>
18
</nav>
19
</div>
20
0 commit comments