Skip to content

Commit 51797aa

Browse files
Focus social media (#485)
1 parent 182068b commit 51797aa

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

assets/icons/mastodon.svg

Lines changed: 1 addition & 0 deletions
Loading

doc/config.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,17 @@ params:
3838
logo: logo.svg
3939
socialmediatitle: ""
4040
socialmedia:
41-
- link: https://scientific-python.org/
42-
icon: scientific-python
43-
- link: https://discuss.scientific-python.org/
44-
icon: discourse
4541
- link: https://github.com/scientific-python/
4642
icon: github
43+
- link: https://www.youtube.com/c/ScientificPython-org
44+
icon: youtube
45+
- link: https://fosstodon.org/scientific_python
46+
icon: mastodon
47+
- link: https://discuss.scientific-python.org
48+
icon: discourse
49+
- link: https://discord.com/invite/vur45CbwMz
50+
icon: discord
51+
4752
quicklinks:
4853
column1:
4954
title: ""

0 commit comments

Comments
 (0)