Closed
Description
It's been a few months since you folks started your mastodon account. How's that been going? If it's going well, I suggest that it should be bumped up in visibility.
It would be nice to add links to the account on the various pandas web sites. Here are spots I know about:
- Upper right of https://pandas.pydata.org/pandas-docs/stable/
- Bottom right of all pages at https://pandas.pydata.org/
- "Follow us" section on right of the home page at https://pandas.pydata.org/
Additionally, it would be nice to verify that your mastodon account is the official one, by proving that it is blessed by the pandas website (this is the verification that mastodon offers):
- Add the following to the
<head>
portion of the home page:<link rel="me" href="https://fosstodon.org/@pandas_dev"/>
(and/or addrel="me"
to the links you add above) - On your mastodon account, add a profile metadata link back to the home page.