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 6377403 commit 9dd65b7Copy full SHA for 9dd65b7
app/web_development/page.mdx
@@ -24,7 +24,7 @@ export const metadata = {
24
<div className="asideCore">
25
<ul className="linksList">
26
<li>
27
- <FontAwesomeIcon icon={faGithub} color='white' size="2x" className="social" /> <BaseLink href="https://github.com/chrisweb">My GitHub Projects</BaseLink>
+ <FontAwesomeIcon icon={faGithub} color="white" size="2x" className="social" /> <BaseLink href="https://github.com/chrisweb">My GitHub Projects</BaseLink>
28
</li>
29
</ul>
30
<AsideContent />
0 commit comments