Skip to content

Commit 386d73b

Browse files
Update navigation.yml
1 parent 0029196 commit 386d73b

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

_data/navigation.yml

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
# main links
1+
# ================================
2+
# AS²ERT Lab Navigation
3+
# (AI for Safe Software EngineeRing and Testing)
4+
# ================================
5+
26
main:
3-
- title: "Quick-Start Guide"
4-
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
5-
# - title: "About"
6-
# url: https://mmistakes.github.io/minimal-mistakes/about/
7-
# - title: "Sample Posts"
8-
# url: /year-archive/
9-
# - title: "Sample Collections"
10-
# url: /collection-archive/
11-
# - title: "Sitemap"
12-
# url: /sitemap/
7+
- title: "Home"
8+
url: /
9+
- title: "People"
10+
url: /people/
11+
- title: "Projects"
12+
url: /projects/
13+
- title: "Publications"
14+
url: /publications/
15+
- title: "News"
16+
url: /news/
17+
- title: "Teaching"
18+
url: /teaching/
19+
- title: "Join"
20+
url: /join/
21+
- title: "Contact"
22+
url: /contact/

0 commit comments

Comments
 (0)