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.
1 parent 9fa7682 commit b04a5c1Copy full SHA for b04a5c1
src/pages/index.astro
@@ -62,7 +62,7 @@ const posts = (await getCollection('blog')).sort(
62
</a>
63
</li>
64
<li>
65
- <a href="https://www.linkedin.com/in/nicknettleton/" target="_blank">
+ <a href="https://github.com/nicknettleton" target="_blank">
66
GitHub
67
68
0 commit comments