doc mention mastodon

This commit is contained in:
Jeffrey Goldberg 2023-12-06 22:57:28 -06:00
parent 2160692898
commit ba15f0c483
1 changed files with 1 additions and 1 deletions

View File

@ -1022,7 +1022,7 @@ class PublicationEntry(Event):
class SocialNetwork(BaseModel): class SocialNetwork(BaseModel):
"""This class stores a social network information. """This class stores a social network information.
Currently, only LinkedIn, Github, and Instagram are supported. Currently, only LinkedIn, Github, Mastodon, and Instagram are supported.
""" """
network: Literal["LinkedIn", "GitHub", "Instagram", "Orcid", "Mastodon"] = Field( network: Literal["LinkedIn", "GitHub", "Instagram", "Orcid", "Mastodon"] = Field(