diff --git a/docs/Assignments/week_12_machine_building/machine_building.md b/docs/Assignments/week_12_machine_building/machine_building.md index b04cf1a..c5bb81f 100644 --- a/docs/Assignments/week_12_machine_building/machine_building.md +++ b/docs/Assignments/week_12_machine_building/machine_building.md @@ -3,6 +3,7 @@ For this week we needed to build a machine. We started brainstorming and came up ![alt text]() Here are a few of our ideas + * In the top left we have the self driving trash can that comes to pick up your trash. * An automatic tea maker * Some kind of machine that keeps on juggling something diff --git a/mkdocs.yml b/mkdocs.yml index bab11c2..3e9d313 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -38,7 +38,6 @@ markdown_extensions: - pymdownx.betterem - pymdownx.keys - def_list - - pymdownx.tasklist: - custom_checkbox: true +