Allow linking Stack Overflow account/profile #226

This commit is contained in:
Daniel Knittl-Frank
2022-10-26 18:59:37 +02:00
parent b52c9b80a4
commit 8498ad8ada
5 changed files with 17 additions and 0 deletions

View File

@@ -258,6 +258,7 @@ GitProfile.propTypes = {
behance: PropTypes.string,
medium: PropTypes.string,
dev: PropTypes.string,
stackoverflow: PropTypes.string,
website: PropTypes.string,
phone: PropTypes.string,
email: PropTypes.string,