Skip to content

Commit 5fd6cca

Browse files
Merge pull request #289 from mosharaf/develop
1 parent e0ca292 commit 5fd6cca

File tree

4 files changed

+91
-26
lines changed

4 files changed

+91
-26
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2729,7 +2729,7 @@ hr {
27292729
vertical-align: middle;
27302730
}
27312731
.links-of-author a::before {
2732-
background: #adf1c4;
2732+
background: #00ffc6;
27332733
display: inline-block;
27342734
margin-right: 3px;
27352735
transform: translateY(-2px);

funding/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
<meta property="og:locale" content="en_US">
3030
<meta property="og:image" content="https://symbioticlab.org/funding/images/nsf.png">
3131
<meta property="og:image" content="https://symbioticlab.org/funding/images/vmware.png">
32-
<meta property="og:image" content="https://symbioticlab.org/funding/images/salesforce.png">
3332
<meta property="og:image" content="https://symbioticlab.org/funding/images/mozilla.png">
3433
<meta property="og:image" content="https://symbioticlab.org/funding/images/ford.png">
3534
<meta property="og:image" content="https://symbioticlab.org/funding/images/cisco.png">
3635
<meta property="og:image" content="https://symbioticlab.org/funding/images/google.png">
36+
<meta property="og:image" content="https://symbioticlab.org/funding/images/salesforce.png">
3737
<meta property="og:image" content="https://symbioticlab.org/funding/images/meta.png">
3838
<meta property="og:image" content="https://symbioticlab.org/funding/images/nvidia.png">
3939
<meta property="og:image" content="https://symbioticlab.org/funding/images/kla.png">
@@ -178,15 +178,15 @@ <h2 id="current-sponsors">Current Sponsors<a class="headerlink" href="#current-s
178178
<div class='flex-row'>
179179
<p><img src="images/nsf.png" alt="NSF" />
180180
<img src="images/vmware.png" alt="VMware" />
181-
<img src="images/salesforce.png" alt="Salesforce" />
182181
<img src="images/mozilla.png" alt="Mozilla" />
183182
<img src="images/ford.png" alt="Ford" />
184183
<img src="images/cisco.png" alt="Cisco" />
185184
<img src="images/google.png" alt="Google" /></p>
186185
</div>
187186
<h2 id="past-sponsors">Past Sponsors<a class="headerlink" href="#past-sponsors"></a></h2>
188187
<div class='flex-row'>
189-
<p><img src="images/meta.png" alt="Meta" />
188+
<p><img src="images/salesforce.png" alt="Salesforce" />
189+
<img src="images/meta.png" alt="Meta" />
190190
<img src="images/nvidia.png" alt="Nvidia" />
191191
<img src="images/kla.png" alt="KLA" />
192192
<img src="images/chelsio.png" alt="Chelsio" /></p>
Binary file not shown.

0 commit comments

Comments
 (0)