Skip to content

Commit bea0865

Browse files
committed
Trigger rebuild
1 parent 0d06bde commit bea0865

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_data/navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ main:
2424
# - title: "Blog Posts"
2525
# url: /year-archive/
2626

27-
- title: "CV"
27+
- title: "Background"
2828
url: /cv/
2929

3030
# - title: "CV"

_pages/publications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ author_profile: true
1313
{% continue %}
1414
{% endif %}
1515
{% unless title_shown %}
16-
<!-- <h2>{{ category[1].title }}</h2>
17-
<hr /> -->
18-
{% assign title_shown = true %}
16+
<h2>{{ category[1].title }}</h2>
17+
<hr />
18+
{% assign title_shown = true %}
1919
{% endunless %}
2020
{% include archive-single.html %}
2121
{% endfor %}

0 commit comments

Comments
 (0)