* adds submenu in navigation bar. (fixes issue #159) * Updated scss files to change hover animations on dropdown submenus, on both dark mode and light mode
12 lines
201 B
Markdown
12 lines
201 B
Markdown
---
|
|
layout: page
|
|
title: submenus
|
|
nav: true
|
|
dropdown: true
|
|
children:
|
|
- title: publications
|
|
permalink: /publications/
|
|
- title: divider
|
|
- title: projects
|
|
permalink: /projects/
|
|
--- |