Skip to content

Commit d52a11c

Browse files
committed
Fix tabs pt 3
1 parent bdf03a8 commit d52a11c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_tabs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: About Me
2+
layout: about
33
icon: fas fa-user # optional Font Awesome icon
44
order: 1 # controls tab order
55
---

_tabs/cv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: CV
2+
layout: cv
33
icon: fas fa-user # optional Font Awesome icon
44
order: 2 # controls tab order
55
---

_tabs/research.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: Research
2+
layout: research
33
icon: fas fa-user # optional Font Awesome icon
44
order: 3 # controls tab order
55
---

_tabs/teaching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: Teaching
2+
layout: teaching
33
icon: fas fa-user # optional Font Awesome icon
44
order: 4 # controls tab order
55
---

0 commit comments

Comments
 (0)