Skip to content

Commit cea218b

Browse files
committed
icons for social link test
1 parent a5b0509 commit cea218b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/docusaurus.config.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,13 @@ const config: Config = {
182182
label: 'X',
183183
href: 'https://x.com/sparkfun',
184184
},
185+
{
186+
html: `
187+
<a href="https://www.youtube.com/sparkfun" target="_blank" rel="noreferrer noopener" aria-label="SparkFun on YouTube">
188+
<img src="/img/social_youtube.svg" alt="SparkFun on YouTube" width="32" height="32" />
189+
</a>
190+
`,
191+
}
185192
],
186193
},
187194
{

docs/static/img/social-youtube.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)