File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -253,9 +253,14 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
253
253
icon = " fa-brands fa-stack-overflow"
254
254
255
255
[[params .links .user ]]
256
- name_key = " community_x_name"
257
- url = " https://twitter.com/kubernetesio"
258
- icon = " fa-brands fa-twitter"
256
+ name_key = " community_linkedin_name"
257
+ url = " https://www.linkedin.com/company/kubernetes/"
258
+ icon = " fa-brands fa-linkedin"
259
+
260
+ # [[params.links.user]]
261
+ # name_key = "community_x_name"
262
+ # url = "https://twitter.com/kubernetesio"
263
+ # icon = "fa-brands fa-twitter"
259
264
# Replace with fa-x-twitter once available
260
265
261
266
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
You can’t perform that action at this time.
0 commit comments