We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accff3a commit 19688c9Copy full SHA for 19688c9
1 file changed
docusaurus.config.ts
@@ -154,7 +154,7 @@ const config: Config = {
154
<a href="/interview-prep/?tab=technical" target="_self" class="nav__icons"> 🧩Technical </a>
155
<a href="/interview-prep/?tab=behavioral" target="_self" class="nav__icons"> 💡Behavioral </a>
156
<a href="/interview-prep/?tab=companies" target="_self" class="nav__icons"> 🏢Companies </a>
157
- <a href="/interview-prep/?tab=practice" target="_self" class="nav__icons"> 🎯Projects </a>
+ <a href="/interview-prep/?tab=practice" target="_self" class="nav__icons"> 🎯Practice </a>
158
</div>
159
</div>`,
160
},
0 commit comments