mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Merge pull request #266 from csarnataro/add-mastodon-to-social-links
Added Mastodon social link
This commit is contained in:
5
types/index.d.ts
vendored
5
types/index.d.ts
vendored
@@ -49,6 +49,11 @@ export interface Social {
|
||||
*/
|
||||
twitter?: string;
|
||||
|
||||
/**
|
||||
* Mastodon
|
||||
*/
|
||||
mastodon?: string;
|
||||
|
||||
/**
|
||||
* Facebook
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user