Skip to content

Commit 208913f

Browse files
committed
update navigation and add team page
1 parent 4da644d commit 208913f

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

_data/navigation.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
# Markdown formatted page while the second is generated using JSON.
99

1010
main:
11+
- title: "About"
12+
url: /about/
13+
1114
- title: "Publications"
1215
url: /publications/
1316

@@ -23,6 +26,9 @@ main:
2326
# - title: "Blog Posts"
2427
# url: /year-archive/
2528

29+
- title: "Team"
30+
url: /team/
31+
2632
- title: "CV"
2733
url: /cv/ #/files/cv_rodrigo_otoni.pdf
2834

_pages/team.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
permalink: /team/
3+
title: ""
4+
author_profile: true
5+
redirect_from:
6+
---
7+
8+
### Current PhD Students
9+
10+
- Andy Tatman
11+
12+
[contact me]: https://www.rug.nl/staff/r.b.otoni
13+
[projects page of the Fundamental Computing group]: https://fundamentalcomputing.github.io/student-projects

0 commit comments

Comments
 (0)