Skip to content

Commit 3e00659

Browse files
author
TysonStanley
committed
updated desc
1 parent 72353a7 commit 3e00659

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: 'Any fool can know. The point is to understand. - Einstein'
1111
url: https://tysonstanley.github.io
1212
baseurl: ''
1313
description2: 'This site is a compilation of: (1) my #rstats blog, (2) my research and teaching portfolio, and (3) information about my data science consulting company -- Thinking Stats. See the sidebar for more information.'
14-
description3: 'I am a Data Scientist and <a href="https://twitter.com/hashtag/rstats">#rstats</a> enthusiast. I currently work at Utah State University as Research Assistant Professor. In addition to my own research, I consult on data science issues for the college (including public health, education, psychology, and other social sciences).'
14+
description3: 'I am a Data Scientist and <a href="https://twitter.com/hashtag/rstats">#rstats</a> enthusiast. I currently work at Utah State University as Research Assistant Professor. I serve as a methodologist on several research teams, and develop interpretable methodologies and accessible tools.'
1515

1616
author:
1717
name: 'Tyson S. Barrett'

_includes/sidebar.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
</nav>
3939

4040
<div class="sidebar-item">
41-
<p> Tyson S. Barrett </p>
42-
<p> #Rstats Enthusiast, Clinical Data Scientist </p>
41+
<p> Tyson S. Barrett, PhD </p>
42+
<p> #rstats Enthusiast, Data Scientist </p>
4343
<p>
4444
&copy; {{ site.time | date: '%Y' }}. All rights reserved.
4545
</p>

index.html

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ <h1 class="post-title">
4242
<a href="{{ site.url }}/about">
4343
<img src="{{ site.url }}/assets/images/headshot_small.jpg">
4444
</a>
45-
<h5 align='center'>Tyson S. Barrett</h5>
4645
</div>
4746
<div class="column right">
4847
<p>{{ site.description3}}</p>

0 commit comments

Comments
 (0)