We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ea89d commit beb772dCopy full SHA for beb772d
1 file changed
src/App.tsx
@@ -95,7 +95,7 @@ function App() {
95
<footer className="mt-16 text-mono-400 text-sm flex items-center gap-2 opacity-60 hover:opacity-100 transition-opacity">
96
<a href="https://github.com/netshdev" target="_blank" rel="noopener noreferrer">
97
<Github className="size-4" />
98
- <span>netshdevC</span>
+ <span>netshdev</span>
99
</a>
100
</footer>
101
0 commit comments