File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 21
21
</div >
22
22
<div class =" four columns mt3 mt0-l" >
23
23
<h4 >Social</h4 >
24
- <a href =" https://twitter.com/rustlang" target =" _blank" rel =" noopener" alt =" twitter link" ><img src =" /images/twitter.svg" alt =" twitter logo" title =" Twitter" /></a >
25
- <a href =" https://www.youtube.com/channel/UCaYhcUwRBNscFNUKTjgPFiA" target =" _blank" rel =" noopener" alt =" youtube link" ><img style =" padding-top: 6px; padding-bottom:6px" src =" /images/youtube.svg" alt =" youtube logo" title =" YouTube" /></a >
26
- <a href =" https://discord.gg/rust-lang" target =" _blank" rel =" noopener" alt =" discord link" ><img src =" /images/discord.svg" alt =" discord logo" title =" Discord" /></a >
27
- <a href =" https://github.com/rust-lang" target =" _blank" rel =" noopener" alt =" github link" ><img src =" /images/github.svg" alt =" github logo" title =" GitHub" /></a >
24
+ <div class =" flex flex-row flex-wrap" >
25
+ <a href =" https://twitter.com/rustlang" target =" _blank" rel =" noopener" alt =" twitter link" ><img src =" /images/twitter.svg" alt =" twitter logo" title =" Twitter" /></a >
26
+ <a href =" https://www.youtube.com/channel/UCaYhcUwRBNscFNUKTjgPFiA" target =" _blank" rel =" noopener" alt =" youtube link" ><img style =" padding-top: 6px; padding-bottom:6px" src =" /images/youtube.svg" alt =" youtube logo" title =" YouTube" /></a >
27
+ <a href =" https://discord.gg/rust-lang" target =" _blank" rel =" noopener" alt =" discord link" ><img src =" /images/discord.svg" alt =" discord logo" title =" Discord" /></a >
28
+ <a href =" https://github.com/rust-lang" target =" _blank" rel =" noopener" alt =" github link" ><img src =" /images/github.svg" alt =" github logo" title =" GitHub" /></a >
29
+ </div >
30
+ <h4 class =" mt4 mb3" >RSS</h4 >
31
+ <ul >
32
+ <li ><a href =" /feed.xml" >Main Blog</a ></li >
33
+ <li ><a href =" /inside-rust/feed.xml" >"Inside Rust" Blog</a ></li >
34
+ </ul >
28
35
</div >
29
36
30
37
</div >
You can’t perform that action at this time.
0 commit comments