mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Allow linking Stack Overflow account/profile #226
This commit is contained in:
5
types/index.d.ts
vendored
5
types/index.d.ts
vendored
@@ -79,6 +79,11 @@ export interface Social {
|
||||
*/
|
||||
dev?: string;
|
||||
|
||||
/**
|
||||
* Stack Overflow
|
||||
*/
|
||||
stackoverflow?: string;
|
||||
|
||||
/**
|
||||
* Website
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user