We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4126d6d commit 3535165Copy full SHA for 3535165
docs/docusaurus.config.ts
@@ -168,11 +168,11 @@ const config: Config = {
168
],
169
},
170
{
171
- title: 'Community',
+ title: 'Social Channels',
172
items: [
173
174
html: `<table style="border:none; border-collapse:collapse;">
175
- <tr border="none">
+ <tr border-top=0>
176
<td style="border:none; padding:0;">
177
<a href="https://www.youtube.com/sparkfun" target="_blank" rel="noreferrer noopener" aria-label="SparkFun on YouTube">
178
<img src="img/social-youtube.svg" class="social-image" alt="SparkFun on YouTube" width="32" height="32" />
0 commit comments