From a941dd87000a5c57a8e16b2f811444cfe550316c Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Mon, 21 Apr 2025 23:45:23 +0200 Subject: [PATCH] fix --- docs/Assignments/week_12_machine_building/machine_building.md | 1 + mkdocs.yml | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) 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 +