@@ -206,16 +206,40 @@ enable = false
206
206
207
207
[params .links ]
208
208
# End user relevant links. These will show up on left side of footer and in the community page if you have one.
209
+ [[params .links .user ]]
210
+ name = " Selenium Linkedin"
211
+ url = " https://www.linkedin.com/company/4826427/"
212
+ icon = " fab fa-linkedin-in"
213
+ desc = " Check all the Community talks!"
214
+ # Developer relevant links. These will show up on right side of footer and in the community page if you have one.
215
+ [[params .links .user ]]
216
+ name =" Selenium X"
217
+ url = " https://x.com/SeleniumHQ"
218
+ icon = " fab fa-twitter"
219
+ desc = " Follow us on X to get the latest news!"
220
+ [[params .links .user ]]
221
+ name = " Selenium Community YouTube Channel"
222
+ url = " https://www.youtube.com/@SeleniumHQProject/streams"
223
+ icon = " fab fa-youtube"
224
+ desc = " Check all the Community talks!"
225
+ # Developer relevant links. These will show up on right side of footer and in the community page if you have one.
226
+ [[params .links .user ]]
227
+ name = " Selenium Mastodon"
228
+ url =
" https://mastodon.social/@[email protected] "
229
+ icon = " fab fa-mastodon"
230
+ desc = " Selenium mastodon!"
231
+ # Developer relevant links. These will show up on right side of footer and in the community page if you have one.
232
+ [[params .links .user ]]
233
+ name = " Selenium BlueSky"
234
+ url = " https://bsky.app/profile/seleniumconf.bsky.social"
235
+ icon = " fab fa-bluesky"
236
+ desc = " Selenium BlueSky!"
237
+ # Developer relevant links. These will show up on right side of footer and in the community page if you have one.
209
238
[[params .links .user ]]
210
239
name = " User mailing list"
211
240
url = " https://groups.google.com/group/selenium-users"
212
241
icon = " fas fa-mail-bulk"
213
242
desc = " Discussion and help from your fellow users"
214
- [[params .links .user ]]
215
- name =" Selenium in Twitter"
216
- url = " https://twitter.com/SeleniumHQ"
217
- icon = " fab fa-twitter"
218
- desc = " Follow us on Twitter to get the latest news!"
219
243
[[params .links .user ]]
220
244
name = " SeleniumConf YouTube Channel"
221
245
url = " https://www.youtube.com/channel/UCbDlgX_613xNMrDqCe3QNEw"
0 commit comments