File tree Expand file tree Collapse file tree 2 files changed +43
-11
lines changed Expand file tree Collapse file tree 2 files changed +43
-11
lines changed Original file line number Diff line number Diff line change 636
636
color : # dfdfdf ;
637
637
}
638
638
639
- .navbar .icon-youtube : hover {
640
- color : # ff0000 ;
639
+ .bootstrap . navbar .icon : hover {
640
+ color : # ffffff ;
641
641
}
642
642
643
- .navbar .icon-patreon : hover {
644
- color : # ff404c ;
643
+ .bootstrap . navbar .icon-youtube : hover {
644
+ color : # ff0000 ;
645
645
}
646
646
647
- .navbar .icon-twitter : hover {
648
- color : white ;
647
+ .bootstrap . navbar .icon-patreon : hover {
648
+ color : # ff404c ;
649
649
}
650
650
651
- .navbar .icon-mastodon : hover {
651
+ .bootstrap . navbar .icon-mastodon : hover {
652
652
color : # 6364ff ;
653
653
}
654
654
Original file line number Diff line number Diff line change 57
57
</a >
58
58
</li >
59
59
60
+ <li >
61
+ <a class =" dropdown-item"
62
+ href =" {{ siteRootPath }} /features/output-jobs/" >
63
+ Output Jobs
64
+ </a >
65
+ </li >
66
+
60
67
<li >
61
68
<a class =" dropdown-item"
62
69
href =" {{ siteRootPath }} /features/fabrication-service/" >
166
173
Sponsors
167
174
</a >
168
175
176
+ <ul class =" dropdown-menu dropdown-menu-dark" >
177
+
178
+ <li >
179
+ <a class =" dropdown-item"
180
+ href =" {{ siteRootPath }} /sponsors/" >
181
+ Sponsors
182
+ </a >
183
+ </li >
184
+
185
+ <li >
186
+ <a class =" dropdown-item"
187
+ href =" {{ siteRootPath }} /partners/" >
188
+ Partners
189
+ </a >
190
+ </li >
191
+
192
+ <li >
193
+ <a class =" dropdown-item"
194
+ href =" {{ siteRootPath }} /become-a-sponsor/" >
195
+ Become a Sponsor
196
+ </a >
197
+ </li >
198
+
199
+ </ul >
200
+
169
201
</li >
170
202
171
203
<li class =" nav-item" >
264
296
</a >
265
297
</li >
266
298
<li class =" nav-item" >
267
- <a href =" https://twitter.com/ librepcb" title =" X "
268
- class =" nav-link icon icon-twitter " >
269
- <i class =" fa-brands fa-x-twitter fa-xl" ></i >
270
- <span class =" d-lg-none ms-1" >Twitter </span >
299
+ <a href =" https://matrix.to/#/# librepcb:matrix.org " title =" Matrix "
300
+ class =" nav-link icon icon-matrix " >
301
+ <i class =" fa-solid fa-comments fa-xl" ></i >
302
+ <span class =" d-lg-none ms-1" >Matrix </span >
271
303
</a >
272
304
</li >
273
305
<li class =" nav-item" >
You can’t perform that action at this time.
0 commit comments