Skip to content

Commit ad30901

Browse files
committed
add first batch of 2026 sponsors, change where header link points
1 parent d63325b commit ad30901

4 files changed

Lines changed: 11 additions & 2 deletions

File tree

_data/sponsorship.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ sponsors:
193193
- name: Linux Magazine
194194
url: https://www.Linux-Magazine.com/
195195
logo:
196-
horizontal: /img/sponsors/LinuxMagazine/LMI_Logo_Transparent.png
196+
horizontal: /img/sponsors/LinuxMagazine/LM_25year_Logo_600x300.png
197197
square:
198198
description: |-
199199
Linux Magazine is your guide to the world of Linux and open source. Each
@@ -207,6 +207,7 @@ sponsors:
207207
2023: media
208208
2024: media
209209
2025: media
210+
2026: media
210211

211212
- name: Linux Pro Magazine
212213
url: https://www.linuxpromagazine.com/
@@ -508,6 +509,7 @@ sponsors:
508509
2022: thanks
509510
2024: thanks
510511
2025: thanks
512+
2026: thanks
511513

512514
- name: Free Software Foundation
513515
url: https://www.fsf.org/
@@ -567,6 +569,7 @@ sponsors:
567569
2023: thanks
568570
2024: thanks
569571
2025: thanks
572+
2026: thanks
570573

571574
- name: Northeastern University Seattle
572575
url: https://www.northeastern.edu/seattle/
@@ -1036,6 +1039,7 @@ sponsors:
10361039
2023: thanks
10371040
2024: thanks
10381041
2025: thanks
1042+
2026: thanks
10391043

10401044
- name: Electronic Frontier Foundation
10411045
url: https://www.eff.org/
@@ -1156,6 +1160,7 @@ sponsors:
11561160
2023: thanks
11571161
2024: thanks
11581162
2025: thanks
1163+
2026: thanks
11591164

11601165
- name: Ubuntu Community Fund
11611166
url: https://ubuntu.com/community
@@ -1283,6 +1288,7 @@ sponsors:
12831288
2023: thanks
12841289
2024: thanks
12851290
2025: thanks
1291+
2026: thanks
12861292

12871293
- name: DevOpsDays Seattle
12881294
url: https://devopsdays.org/events/2024-seattle/

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</ul>
2121

2222
<ul class="nav pull-right navbar-nav main-nav-links inline-list">
23-
<li {% if page.nav == "sponsors" %} class="active" {% endif %} ><a href="/sponsors">Sponsors</a></li>
23+
<li {% if page.nav == "sponsors" %} class="active" {% endif %} ><a href="/sponsors/2026">Sponsors</a></li>
2424
<li {% if page.nav == "archive" %} class="active" {% endif %} ><a href="/archive">Archive</a></li>
2525
</ul>
2626
</div><!-- /.navbar-collapse -->

_sponsor-years/2026.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: 2025 Sponsors
3+
---
74.7 KB
Loading

0 commit comments

Comments
 (0)