File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 15
15
< h1 class ="d-1 "> Sponsors</ h1 >
16
16
< p class ="lead mt-3 mb-0 ">
17
17
The following companies have sponsored the Selenium project. We thank
18
- each and every one of them for their generous support.
18
+ each one of them for their generous support.
19
19
</ p >
20
20
</ div >
21
- {{< /blocks/section > }}
21
+ {{< /blocks/section > }}
Original file line number Diff line number Diff line change
1
+ < div class ="row justify-content-center p-5 ">
2
+ < h2 class ="selenium text-center "> OpenCollective Sponsors</ h2 >
3
+ </ div >
4
+
5
+ < div class ="row justify-content-around pt-4 pb-5 px-5 ">
6
+ < script src ="https://opencollective.com/selenium/banner.js " data-use-new-format ="true "> </ script >
7
+ </ div >
Original file line number Diff line number Diff line change 11
11
{{ partial "gold-level-sponsors.html" (dict "Data" $.Site.Data) }}
12
12
{{ partial "silver-level-sponsors.html" (dict "Data" $.Site.Data) }}
13
13
{{ partial "bronze-level-sponsors.html" (dict "Data" $.Site.Data) }}
14
+ {{ partial "open-collective-level-sponsors.html" }}
14
15
15
16
< div class ="row td-box--100 ">
16
17
< div class ="card border-0 w-100 bg-transparent p-5 ">
@@ -24,4 +25,5 @@ <h2 class="card-title">Sponsoring</h2>
24
25
</ div >
25
26
</ div >
26
27
28
+
27
29
{{ end }}
You can’t perform that action at this time.
0 commit comments