Skip to content

Commit 19b8171

Browse files
author
yngrtc
committed
add github.png
1 parent 98eebca commit 19b8171

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@
4444
<nav class="navbar is-dark" style="z-index:1">
4545
<div class="container">
4646
<div class="navbar-brand">
47-
<a class="navbar-item" href="https://github.com/webrtc-rs/webrtc/"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong>&nbsp;WebRTC Github</strong></a>
48-
<a class="navbar-item" href="https://github.com/webrtc-rs/sfu"><img src="./res/sfu-rs.ico" width="28" height="28"><strong>&nbsp; SFU Github</strong></a>
49-
<a class="navbar-item" href="https://github.com/webrtc-rs/rtc"><img src="./res/rtc.ico" width="28" height="28"><strong>&nbsp; RTC Github</strong></a>
47+
<a class="navbar-item" href="https://github.com/webrtc-rs"><img src="./res/Github.png" height="28"></a>
48+
<a class="navbar-item" href="https://github.com/webrtc-rs/webrtc"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong>&nbsp;WebRTC</strong></a>
49+
<a class="navbar-item" href="https://github.com/webrtc-rs/sfu"><img src="./res/sfu-rs.ico" width="28" height="28"><strong>&nbsp; SFU</strong></a>
50+
<a class="navbar-item" href="https://github.com/webrtc-rs/rtc"><img src="./res/rtc.ico" width="28" height="28"><strong>&nbsp; RTC</strong></a>
5051
<div class="navbar-item">
5152
<iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
5253
style="border: 0;"></iframe>

res/Github.png

22.5 KB
Loading

0 commit comments

Comments
 (0)