File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 82
82
</ul >
83
83
</div >
84
84
</div >
85
+ <div class =" dn db-l" >
86
+ <div class =" flex flex-column flex-row-l" >
87
+ <div class =" w-33-l mh3-l pt0 flex flex-column justify-start" id =" users-forum" >
88
+ <a href =" https://users.rust-lang.org" class =" button button-secondary" >{{ fluent " community-discourse-button" }} </a >
89
+ </div >
90
+
91
+ <div class =" w-33-l mh3-l pt4 pt0-l flex flex-column justify-start" id =" internals-forum" >
92
+ <a href =" https://internals.rust-lang.org" class =" button button-secondary" >{{ fluent " community-discourse-button" }} </a >
93
+ </div >
94
+
95
+ <div class =" w-33-l mh3-l pt4 pt0-l flex flex-column justify-start" id =" chat-platforms" >
96
+ {{!-- TODO: remove padding and margin once global declarations are gone --}}
97
+ <ul class =" list pa0 ma0" >
98
+ <li class =" mb3" >
99
+ <a href =" https://discord.gg/rust-lang" class =" button button-secondary" >{{ fluent " discord" }} </a >
100
+ </li >
101
+ <li class =" mb3" >
102
+ <a href =" {{ baseurl }} /governance" class =" button button-secondary" >{{ fluent " community-teams-learn" }} </a >
103
+ </li >
104
+ </ul >
105
+ </div >
106
+ </div >
107
+ </div >
85
108
</div >
86
109
</section >
87
110
You can’t perform that action at this time.
0 commit comments