We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da644d commit 208913fCopy full SHA for 208913f
2 files changed
_data/navigation.yml
@@ -8,6 +8,9 @@
8
# Markdown formatted page while the second is generated using JSON.
9
10
main:
11
+ - title: "About"
12
+ url: /about/
13
+
14
- title: "Publications"
15
url: /publications/
16
@@ -23,6 +26,9 @@ main:
23
26
# - title: "Blog Posts"
24
27
# url: /year-archive/
25
28
29
+ - title: "Team"
30
+ url: /team/
31
32
- title: "CV"
33
url: /cv/ #/files/cv_rodrigo_otoni.pdf
34
_pages/team.md
@@ -0,0 +1,13 @@
1
+---
2
+permalink: /team/
3
+title: ""
4
+author_profile: true
5
+redirect_from:
6
7
+### Current PhD Students
+- Andy Tatman
+[contact me]: https://www.rug.nl/staff/r.b.otoni
+[projects page of the Fundamental Computing group]: https://fundamentalcomputing.github.io/student-projects
0 commit comments