We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182068b commit 51797aaCopy full SHA for 51797aa
assets/icons/mastodon.svg
doc/config.yaml
@@ -38,12 +38,17 @@ params:
38
logo: logo.svg
39
socialmediatitle: ""
40
socialmedia:
41
- - link: https://scientific-python.org/
42
- icon: scientific-python
43
- - link: https://discuss.scientific-python.org/
44
- icon: discourse
45
- link: https://github.com/scientific-python/
46
icon: github
+ - link: https://www.youtube.com/c/ScientificPython-org
+ icon: youtube
+ - link: https://fosstodon.org/scientific_python
+ icon: mastodon
47
+ - link: https://discuss.scientific-python.org
48
+ icon: discourse
49
+ - link: https://discord.com/invite/vur45CbwMz
50
+ icon: discord
51
+
52
quicklinks:
53
column1:
54
title: ""
0 commit comments