Skip to content

Commit

Permalink
add ContT to Data Types menu (#2966)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper-M authored and Luka Jacobowitz committed Jul 31, 2019
1 parent 3f3c979 commit 0bab9eb
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 @@ -134,6 +134,10 @@ options:
- title: Const
url: datatypes/const.html
menu_type: data

- title: ContT
url: datatypes/contt.html
menu_type: data

- title: Either
url: datatypes/either.html
Expand Down

0 comments on commit 0bab9eb

Please sign in to comment.