diff --git a/tutorial/readme.md b/tutorial/readme.md index 51ed8c4..d4705ff 100644 --- a/tutorial/readme.md +++ b/tutorial/readme.md @@ -417,9 +417,6 @@ additional_bom_items: [Source](tutorial08.yml) - [Bill of Materials](tutorial08.bom.tsv) -![](tutorial09.png) - -[Source](tutorial09.yml) - [Bill of Materials](tutorial09.bom.tsv) ## 09 - Hidden wire information and using a template for nice display as a DIN6771 document * Sometimes the box around the wire will be distrating @@ -439,6 +436,8 @@ additional_bom_items: * Ad an image to your connector (or wire) +{{tutorial09.yml}} + ```yaml connectors: X1: &template1 # define a template for later use @@ -548,4 +547,8 @@ tweak: template: name: din-6771 sheetsize: A4 -``` \ No newline at end of file +``` + +![](tutorial09.png) + +[Source](tutorial09.yml) - [Bill of Materials](tutorial09.bom.tsv) \ No newline at end of file