We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e504d commit fcd0eabCopy full SHA for fcd0eab
_config.yml
@@ -33,8 +33,9 @@ minima:
33
date_format: "%Y-%m-%d"
34
skin: auto
35
social_links:
36
- - { platform: github, user_url: "https://github.com/typescriptlibs/" }
37
- - { platform: rss, user_url: "feed.xml" }
+ - { platform: github, user_url: "https://github.com/typescriptlibs/" }
+ - { platform: mastodon, user_url: "https://mastodon.social/@typescriptlibs" }
38
+ - { platform: rss, user_url: "feed.xml" }
39
40
sass:
41
quiet_deps: true
0 commit comments