mirror of https://github.com/eyhc1/rendercv.git
doc mention mastodon
This commit is contained in:
parent
2160692898
commit
ba15f0c483
|
@ -1022,7 +1022,7 @@ class PublicationEntry(Event):
|
|||
class SocialNetwork(BaseModel):
|
||||
"""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(
|
||||
|
|
Loading…
Reference in New Issue