Skip to content

Commit d09014f

Browse files
committed
social icons in a row - works
1 parent 8cf61d5 commit d09014f

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

docs/docusaurus.config.ts

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -170,34 +170,6 @@ const config: Config = {
170170
{
171171
title: 'Community',
172172
items: [
173-
{
174-
html: `
175-
<a href="https://www.youtube.com/sparkfun" target="_blank" rel="noreferrer noopener" aria-label="SparkFun on YouTube">
176-
<img src="img/social-youtube.svg" class="social-image" alt="SparkFun on YouTube" width="32" height="32" />
177-
</a>
178-
`,
179-
},
180-
{
181-
html: `
182-
<a href="https://www.github.com/sparkfun" target="_blank" rel="noreferrer noopener" aria-label="SparkFun on GitHub">
183-
<img src="img/social-github.svg" class="social-image" alt="SparkFun on GitHub" width="32" height="32" />
184-
</a>
185-
`,
186-
},
187-
{
188-
html: `
189-
<a href="https://www.instagram.com/sparkfun/" target="_blank" rel="noreferrer noopener" aria-label="SparkFun on Instagram">
190-
<img src="img/social-instagram.svg" class="social-image" alt="SparkFun on Instagram" width="32" height="32" />
191-
</a>
192-
`,
193-
},
194-
{
195-
html: `
196-
<a href="https://twitter.com/sparkfun" target="_blank" rel="noreferrer noopener" aria-label="SparkFun on Twitter">
197-
<img src="img/social-twitter.svg" class="social-image" alt="SparkFun on Twitter" width="32" height="32" />
198-
</a>
199-
`,
200-
},
201173
{
202174
html: `<table style="border:none; border-collapse:collapse;">
203175
<tr>

0 commit comments

Comments
 (0)