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 636636 color : # dfdfdf ;
637637}
638638
639- .navbar .icon-youtube : hover {
640- color : # ff0000 ;
639+ .bootstrap . navbar .icon : hover {
640+ color : # ffffff ;
641641}
642642
643- .navbar .icon-patreon : hover {
644- color : # ff404c ;
643+ .bootstrap . navbar .icon-youtube : hover {
644+ color : # ff0000 ;
645645}
646646
647- .navbar .icon-twitter : hover {
648- color : white ;
647+ .bootstrap . navbar .icon-patreon : hover {
648+ color : # ff404c ;
649649}
650650
651- .navbar .icon-mastodon : hover {
651+ .bootstrap . navbar .icon-mastodon : hover {
652652 color : # 6364ff ;
653653}
654654
Original file line number Diff line number Diff line change 5757 </a >
5858 </li >
5959
60+ <li >
61+ <a class =" dropdown-item"
62+ href =" {{ siteRootPath }} /features/output-jobs/" >
63+ Output Jobs
64+ </a >
65+ </li >
66+
6067 <li >
6168 <a class =" dropdown-item"
6269 href =" {{ siteRootPath }} /features/fabrication-service/" >
166173 Sponsors
167174 </a >
168175
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+
169201 </li >
170202
171203 <li class =" nav-item" >
264296 </a >
265297 </li >
266298 <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 >
271303 </a >
272304 </li >
273305 <li class =" nav-item" >
You can’t perform that action at this time.
0 commit comments