File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed
Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments