Skip to content

Commit 9dd65b7

Browse files
committed
use double quotes for html
1 parent 6377403 commit 9dd65b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/web_development/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const metadata = {
2424
<div className="asideCore">
2525
<ul className="linksList">
2626
<li>
27-
<FontAwesomeIcon icon={faGithub} color='white' size="2x" className="social" /> <BaseLink href="https://github.com/chrisweb">My GitHub Projects</BaseLink>
27+
<FontAwesomeIcon icon={faGithub} color="white" size="2x" className="social" /> <BaseLink href="https://github.com/chrisweb">My GitHub Projects</BaseLink>
2828
</li>
2929
</ul>
3030
<AsideContent />

0 commit comments

Comments
 (0)