Skip to content

Commit 19fec48

Browse files
Add GitHub logo (#335)
1 parent 961e48a commit 19fec48

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ pre code {
12441244
vertical-align: middle;
12451245
}
12461246
.links-of-author a::before {
1247-
background: #2d3983;
1247+
background: #a28a59;
12481248
display: inline-block;
12491249
margin-right: 3px;
12501250
transform: translateY(-2px);

funding/images/github.png

19.2 KB
Loading

funding/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<meta property="og:image" content="https://symbioticlab.org/funding/images/ford.png">
3232
<meta property="og:image" content="https://symbioticlab.org/funding/images/cisco.png">
3333
<meta property="og:image" content="https://symbioticlab.org/funding/images/google.png">
34+
<meta property="og:image" content="https://symbioticlab.org/funding/images/github.png">
3435
<meta property="og:image" content="https://symbioticlab.org/funding/images/slalom.png">
3536
<meta property="og:image" content="https://symbioticlab.org/funding/images/vmware.png">
3637
<meta property="og:image" content="https://symbioticlab.org/funding/images/salesforce.png">
@@ -166,7 +167,8 @@ <h2 id="current-sponsors">Current Sponsors<a class="headerlink" href="#current-s
166167
<img src="images/mozilla.png" alt="Mozilla" />
167168
<img src="images/ford.png" alt="Ford" />
168169
<img src="images/cisco.png" alt="Cisco" />
169-
<img src="images/google.png" alt="Google" /></p>
170+
<img src="images/google.png" alt="Google" />
171+
<img src="images/github.png" alt="GitHub" /></p>
170172
</div>
171173
<h2 id="past-sponsors">Past Sponsors<a class="headerlink" href="#past-sponsors"></a></h2>
172174
<div class='flex-row'>

0 commit comments

Comments
 (0)