File tree Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,12 @@ author:
3939 - label : " LinkedIn"
4040 icon : " fab fa-fw fa-linkedin"
4141 url : " https://linkedin.com/company/scikit-learn/"
42+ - label : " Bluesky"
43+ icon : " "
44+ url : " https://bsky.app/profile/scikit-learn.org"
45+ - label : " Mastodon"
46+ icon : " fab fa-brands fa-mastodon"
47+ url : " https://fosstodon.org/@sklearn"
4248 - label : " YouTube"
4349 icon : " fab fa-fw fa-youtube"
4450 url : " https://www.youtube.com/@scikit-learn"
@@ -60,6 +66,12 @@ footer:
6066 - label : " LinkedIn"
6167 icon : " fab fa-fw fa-linkedin"
6268 url : " https://linkedin.com/company/scikit-learn/"
69+ - label : " Bluesky"
70+ icon : " "
71+ url : " https://bsky.app/profile/scikit-learn.org"
72+ - label : " Mastodon"
73+ icon : " fab fa-brands fa-mastodon"
74+ url : " https://fosstodon.org/@sklearn"
6375 - label : " YouTube"
6476 icon : " fab fa-fw fa-youtube"
6577 url : " https://www.youtube.com/@scikit-learn"
Original file line number Diff line number Diff line change 3939 (info, $info-color ),
4040 (facebook, $facebook-color ),
4141 (twitter, $twitter-color ),
42- (linkedin, $linkedin-color );
43- (bluesky , $bluesky-color );
42+ (linkedin, $linkedin-color ),
43+ (bluesky, $bluesky-color ),
4444 (mastodon, $mastodon-color );
4545
4646
Original file line number Diff line number Diff line change 1- ---
2- # Only the main Sass file needs front matter (the dashes are enough)
3- ---
1+ // ---
2+ // # Only the main Sass file needs front matter (the dashes are enough)
3+ // ---
44
55@charset " utf-8" ;
66
You can’t perform that action at this time.
0 commit comments