Skip to content

Commit

Permalink
move teaching to dropdown menu
Browse files Browse the repository at this point in the history
  • Loading branch information
rohandebsarkar committed Oct 13, 2022
1 parent 9b05ef0 commit 3f23bd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion _pages/dropdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ dropdown: true
children:
- title: publications
permalink: /publications/
- title: divider
- title: projects
permalink: /projects/
- title: divider
- title: teaching
permalink: /teaching/
---
4 changes: 2 additions & 2 deletions _pages/teaching.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ layout: page
permalink: /teaching/
title: teaching
description: Materials for courses you taught. Replace this text with your description.
nav: true
nav_order: 5
# nav: true
# nav_order: 5
---

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.
Expand Down

1 comment on commit 3f23bd3

@vercel
Copy link

@vercel vercel bot commented on 3f23bd3 Oct 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.