File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 115
115
(
116
116
(
117
117
('https://twitter.com/pypyproject' , 'Twitter' ),
118
- ('https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end' , 'IRC' ),
118
+ ('https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end' , 'IRC logs' ),
119
+ ('https://libera.irclog.whitequark.org/pypy' , 'IRC logs (libera.chat)' ),
119
120
('https://www.youtube.com/playlist?list=PLADqad94yVqDRQXuqxKrPS5QnVqbDLlRt' , 'YouTube' ),
120
121
('https://www.twitch.tv/pypyproject' , 'Twitch' ),
121
122
('/people.html' , 'People' ),
Original file line number Diff line number Diff line change 7
7
.. description:
8
8
9
9
10
- * irc: **#pypy ** on **irc.freenode.net **
10
+ * irc:
11
+
12
+ * **#pypy ** on **irc.freenode.net ** (still the official channel)
13
+ * **#pypy ** on **irc.libera.chat ** (will become official soon?)
11
14
12
15
* mailing list: `pypy-dev at python.org `__
13
16
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ div.sidebar {
194
194
content : ' ▾' ;
195
195
}
196
196
.nav-container ul li ul li {
197
- min-width : 190 px ;
197
+ min-width : 220 px ;
198
198
}
199
199
.nav-container ul li ul li a {
200
200
padding : 15px ;
You can’t perform that action at this time.
0 commit comments