|
46 | 46 | <div class="navbar-brand">
|
47 | 47 | <a class="navbar-item" href="https://github.com/webrtc-rs"><img src="./res/Github.png" height="28"></a>
|
48 | 48 | <a class="navbar-item" href="https://github.com/webrtc-rs/webrtc"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong> WebRTC</strong></a>
|
| 49 | + <a class="navbar-item" href="https://github.com/webrtc-rs/ortc"><img src="./res/rtc.ico" width="28" height="28"><strong> ORTC</strong></a> |
49 | 50 | <a class="navbar-item" href="https://github.com/webrtc-rs/sfu"><img src="./res/sfu-rs.ico" width="28" height="28"><strong> 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> RTC</strong></a> |
51 | 51 | <div class="navbar-item">
|
52 | 52 | <iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
|
53 | 53 | style="border: 0;"></iframe>
|
|
72 | 72 | src="https://img.shields.io/crates/v/sfu.svg"></a>
|
73 | 73 | <a href="https://docs.rs/sfu"><img
|
74 | 74 | src="https://docs.rs/sfu/badge.svg"></a>
|
75 |
| - <a href="https://doc.rust-lang.org/1.6.0/complement-project-faq.html#why-dual-mitasl2-license"><img |
| 75 | + <a href="https://doc.rust-lang.org/1.6.0/complement-project-faq.html#why-dual-mitasl2-license"><img |
76 | 76 | src="https://img.shields.io/badge/license-MIT%2FApache--2.0-blue" alt="License: MIT/Apache 2.0"></a>
|
77 | 77 | <a href="https://discord.gg/4Ju8UHdXMs"><img
|
78 | 78 | src="https://img.shields.io/discord/800204819540869120?logo=discord" alt="Discord"></a>
|
|
97 | 97 | <img src="./res/party-popper-emoji-left.png">
|
98 | 98 | <input type="checkbox" id="sfu" name="sfu" disabled="disabled" checked="checked"> <label for="sfu">SFU</label>
|
99 | 99 | <a href="https://crates.io/crates/sfu"><img src="https://img.shields.io/crates/v/sfu.svg"></a>
|
100 |
| - <input type="checkbox" id="rtc" name="rtc" disabled="disabled"> <label for="rtc">RTC</label> |
101 |
| - <a href="https://crates.io/crates/rtc"><img src="https://img.shields.io/crates/v/rtc.svg"></a> |
102 | 100 | <img src="./res/party-popper-emoji-right.png">
|
103 | 101 | <br>
|
104 | 102 | <input type="checkbox" id="media" name="media" disabled="disabled"> <label for="media">Media</label>
|
|
153 | 151 | <hr>
|
154 | 152 | <p>
|
155 | 153 | <strong>Sponsored with 💖 by</strong><br><br>
|
156 |
| - </p> |
| 154 | + </article>p> |
157 | 155 | <p>
|
158 | 156 | <strong>Gold Sponsors:</strong><br><br>
|
159 | 157 | <a href="https://www.parity.io/" target="_blank"><img src="./res/parity.png" style="height:75px;" alt="Parity Technologies"></a>
|
|
0 commit comments