Skip to content

Commit 07917eb

Browse files
committed
ui: add sponsor logs
Add logos of netdev foundation sponsors to the UIs. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 8a30c95 commit 07917eb

File tree

15 files changed

+299
-0
lines changed

15 files changed

+299
-0
lines changed

ui/checks.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<script src="checks.js"></script>
1212
<script>
1313
nipa_load_sitemap();
14+
nipa_load_sponsors();
1415
do_it();
1516
</script>
1617
<link rel="stylesheet" href="nipa.css">

ui/contest.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<script src="contest.js"></script>
1212
<script>
1313
nipa_load_sitemap();
14+
nipa_load_sponsors();
1415
</script>
1516
<link rel="stylesheet" href="nipa.css">
1617
<style>

ui/devices.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<script src="devices.js"></script>
1212
<script>
1313
nipa_load_sitemap();
14+
nipa_load_sponsors();
1415
</script>
1516
<link rel="stylesheet" href="nipa.css">
1617
</head>

ui/flakes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<script src="flakes.js"></script>
1212
<script>
1313
nipa_load_sitemap();
14+
nipa_load_sponsors();
1415
</script>
1516
<link rel="stylesheet" href="nipa.css">
1617
<style>

ui/nf-logos/alibaba.svg

Lines changed: 1 addition & 0 deletions
Loading

ui/nf-logos/fastly.svg

Lines changed: 1 addition & 0 deletions
Loading

ui/nf-logos/google-llc.svg

Lines changed: 57 additions & 0 deletions
Loading

ui/nf-logos/haproxy.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)