File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -43,19 +43,19 @@ <h1 class="post-title">
43
43
44
44
<!-- News -->
45
45
{% if page.news and site.announcements.enabled -%}
46
- < h2 > < a href ="{{ '/news/' | relative_url }} " style ="color: inherit; "> news </ a > </ h2 >
46
+ < h2 > < a href ="{{ '/news/' | relative_url }} " style ="color: inherit; "> News </ a > </ h2 >
47
47
{%- include news.html limit=true %}
48
48
{%- endif %}
49
49
50
50
<!-- Latest posts -->
51
51
{% if page.latest_posts -%}
52
- < h2 > < a href ="{{ '/blog/' | relative_url }} " style ="color: inherit; "> latest posts </ a > </ h2 >
52
+ < h2 > < a href ="{{ '/blog/' | relative_url }} " style ="color: inherit; "> Latest Posts </ a > </ h2 >
53
53
{%- include latest_posts.html %}
54
54
{%- endif %}
55
55
56
56
<!-- Selected papers -->
57
57
{% if page.selected_papers -%}
58
- < h2 > < a href ="{{ '/publications/' | relative_url }} " style ="color: inherit; "> selected publications </ a > </ h2 >
58
+ < h2 > < a href ="{{ '/publications/' | relative_url }} " style ="color: inherit; "> Selected Publications </ a > </ h2 >
59
59
{%- include selected_papers.html %}
60
60
{%- endif %}
61
61
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Hans-Jörg Schurr
3
+ pronouns : he/him
4
+ role : Research Scientist
5
+ subrole : Postdoctoral Scholar and Adjunct Assistant Professor
6
+ interests : Cheesy power metal
7
+ email : hansjoerg-schurr@uiowa.edu
8
+ website : https://schurr.io
9
+ photo : hansjoerg.jpg
10
+ layout : member
11
+ subpath : ' /assets/img/'
12
+ ---
13
+ <!-- Write anything else here and it will be printed. -->
You can’t perform that action at this time.
0 commit comments