diff --git a/_includes/themes/lab/member.html b/_includes/themes/lab/member.html
index 7f3417c9..8be0fbdf 100755
--- a/_includes/themes/lab/member.html
+++ b/_includes/themes/lab/member.html
@@ -130,6 +130,20 @@
ORCID
diff --git a/assets/themes/lab/css/style.scss b/assets/themes/lab/css/style.scss
index cb9c8ad6..8e1fbd84 100755
--- a/assets/themes/lab/css/style.scss
+++ b/assets/themes/lab/css/style.scss
@@ -89,6 +89,10 @@ a.researchgate:hover {
color: #D69C4E;
}
+a.impactstory:hover {
+ color: #C7CEF6;
+}
+
a.publons:hover {
color: #ABDDDE;
}
diff --git a/team/_posts/2017-04-06-salo-taylor.md b/team/_posts/2017-04-06-salo-taylor.md
index e37b9dde..bb86cac7 100644
--- a/team/_posts/2017-04-06-salo-taylor.md
+++ b/team/_posts/2017-04-06-salo-taylor.md
@@ -17,6 +17,7 @@ orcid: 0000-0001-9813-3167
osf: iwpvm
publons:
researchgate: Taylor_Salo
+impactstory: 0000-0001-9813-3167
scholar: YbH1akIAAAAJ
site: "https://tsalo.github.io"
twitter: taylor_salo
diff --git a/team/_posts/template.md b/team/_posts/template.md
index e1350b61..ee0716b8 100644
--- a/team/_posts/template.md
+++ b/team/_posts/template.md
@@ -17,6 +17,7 @@ orcid:
osf:
publons:
researchgate:
+impactstory:
scholar:
site:
twitter:
diff --git a/team/index.html b/team/index.html
index 54a78ec5..2dbcf0b1 100644
--- a/team/index.html
+++ b/team/index.html
@@ -83,6 +83,12 @@
{% endif %}
+ {% if member.impactstory %}
+
+
+
+ {% endif %}
+
{% if member.orcid %}