Add enums to index
This commit is contained in:
parent
66b1f052d5
commit
ff0425d122
@ -41,7 +41,8 @@
|
||||
{ "title": "02 - Higher-Lower-Game", "filename": "02 - Higher-Lower-Spiel"},
|
||||
{ "title": "03 - Cheatsheet", "filename": "03 - Concepts"},
|
||||
{ "title": "04 - Ownership", "filename": "04 - Ownership"},
|
||||
{ "title": "05 - Structs", "filename": "05 - Structs"}
|
||||
{ "title": "05 - Structs", "filename": "05 - Structs"},
|
||||
{ "title": "06 - Enums", "filename": "06 - Enums"}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user