Skip to content

Commit 3f23bd3

Browse files
move teaching to dropdown menu
1 parent 9b05ef0 commit 3f23bd3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

_pages/dropdown.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ dropdown: true
77
children:
88
- title: publications
99
permalink: /publications/
10-
- title: divider
1110
- title: projects
1211
permalink: /projects/
12+
- title: divider
13+
- title: teaching
14+
permalink: /teaching/
1315
---

_pages/teaching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ layout: page
33
permalink: /teaching/
44
title: teaching
55
description: Materials for courses you taught. Replace this text with your description.
6-
nav: true
7-
nav_order: 5
6+
# nav: true
7+
# nav_order: 5
88
---
99

1010
For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to `_projects/` so that you can have a dedicated page for each course.

0 commit comments

Comments
 (0)