Skip to content

Commit

Permalink
add new nested to menu (typelevel#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
kailuowang authored and catostrophe committed Sep 15, 2018
1 parent 6c096e9 commit 2d6cffa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/main/resources/microsite/data/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ options:
url: datatypes/kleisli.html
menu_type: data

- title: Nested
url: datatypes/nested.html
menu_type: data

- title: NonEmptyList
url: datatypes/nel.html
menu_type: data
Expand Down

0 comments on commit 2d6cffa

Please sign in to comment.