File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
title : Laura Stegner
2
2
logo : /assets/img/stegner-headshot-circle.png
3
3
bottom_img : /assets/img/favicon.ico
4
- description : PhD Candidate in HRI
4
+ description : PhD candidate studying HRI
5
5
show_downloads : false
6
6
google_analytics :
7
7
theme : jekyll-theme-minimal
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ <h1 class="center_txt less_space"><a href="{{ "/" | absolute_url }}" class="titl
26
26
27
27
< p class ="center_txt less_space " > {{ site.description | default: site.github.project_tagline }}</ p >
28
28
29
- {% if site.author.email %}
30
- < p class ="center_txt less_space "> {{ site.author.email }}</ p >
29
+ {% if site.author.location %}
30
+ < p class ="center_txt less_space " style =" white-space: break-spaces; " > < i class =" fa fa-fw fa-map-marker icon " aria-hidden =" true " > </ i > {{ site.author.location }}</ p >
31
31
{% endif %}
32
32
33
- {% if site.author.cv %}
34
- < p class ="center_txt " > < a href =" {{ site.author.cv }} " target =" _blank " > Download my CV </ a > </ p >
33
+ {% if site.author.email %}
34
+ < p class ="center_txt less_space " > {{ site.author.email }}</ p >
35
35
{% endif %}
36
36
37
37
< p class ="center_txt less_space ">
@@ -55,10 +55,9 @@ <h1 class="center_txt less_space"><a href="{{ "/" | absolute_url }}" class="titl
55
55
{% endif %}
56
56
</ p >
57
57
58
- {% if site.author.location %}
59
- < p class ="center_txt less_space " style =" white-space: break-spaces; " > < i class =" fa fa-fw fa-map-marker icon " aria-hidden =" true " > </ i > {{ site.author.location }} </ p >
58
+ {% if site.author.cv %}
59
+ < p class ="center_txt " > < a href =" {{ site.author.cv }} " target =" _blank " > Download my CV </ a > </ p >
60
60
{% endif %}
61
-
62
61
63
62
<!-- {% if site.github.is_project_page %}
64
63
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>
You can’t perform that action at this time.
0 commit comments