Add social: Instagram

This commit is contained in:
golles
2022-07-07 22:42:10 +02:00
parent fb55338ea9
commit 0c2b93ff85
6 changed files with 22 additions and 0 deletions

5
types/index.d.ts vendored
View File

@@ -54,6 +54,11 @@ export interface Social {
*/
facebook?: string;
/**
* Instagram
*/
instagram?: string;
/**
* Dribbble
*/