Skip to content

Commit

Permalink
added misc
Browse files Browse the repository at this point in the history
  • Loading branch information
siril-teja committed Jun 21, 2024
1 parent 6405cd4 commit 29f0cb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ include:
- _pages/cv.md
- _pages/teaching.md
- _pages/news.md
- _pages/dropdown.md
exclude:
- bin/
- CONTRIBUTING.md
Expand Down
14 changes: 5 additions & 9 deletions _pages/dropdown.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
---
layout: page
title: submenus
title: misc
nav: true
nav_order: 8
dropdown: true
children:
- title: publications
permalink: /publications/
- title: divider
- title: projects
permalink: /projects/
- title: divider
- title: blog
permalink: /blog/
- title: Picxel - HTML Art
permalink: https://picxel.siril.me/
- title: GAMES - McGill U
permalink: https://games.mcgill.ca/
---

0 comments on commit 29f0cb8

Please sign in to comment.