diff --git a/docs/mix4snow/index.md b/docs/mix4snow/index.md index e36ee1f2..cbece225 100644 --- a/docs/mix4snow/index.md +++ b/docs/mix4snow/index.md @@ -20,16 +20,16 @@ The pair diagram has a [color code] that caters for unorthodox stitches. {% include mix4snow/hexa.html %} -Click one of the hexagons to replace the corresponding groups in the diagrams. -Click an image below to select its recipe. +* Click one of the hexagons to replace the corresponding group in the diagrams with the recipe. +* Click an image below to select its recipe. [![diamond](diamond.png)](javascript:recipe('tcl,rctc,crl,r',true) "family 456123")   [![star](star.png)](javascript:recipe('tc,rclcrc,clcrcl,ct',true) "family 321")   -[![ring ╲](ring-w.png)](javascript:recipe('cr,ctc,ctc,lc',true) "family 321") +[![leaning crossed spider](leaning-spider.png)](javascript:recipe('ctc,ctcl,ctc,ctc',true) "family 651342")   [![ring │](ring-s.png)](javascript:recipe('cr,ctc,ctc,lc',false) "family 321")   [![ring ╱](ring-e.png)](javascript:recipe('cl,ctc,ctc,rc',false) "family 321")   [![triangle.png](triangle.png)](javascript:recipe('tctc,rctc,ctcl,t',true) "family 321")   [![weaving 4x4](weaving-4x4.png)](javascript:recipe('crc,crclctc,ctcrc,rcl,c,c',false) "family 123")   [![spider with 2 heads](spider-2heads.png)](javascript:recipe('lc,crc,ctc,lcrcl,ctc,crc,c,r',false) "family 623451")   -See the tutorial +See the tutorial for more information and (how to create) more recipes. diff --git a/docs/mix4snow/leaning-spider.png b/docs/mix4snow/leaning-spider.png new file mode 100644 index 00000000..f3399fb0 Binary files /dev/null and b/docs/mix4snow/leaning-spider.png differ diff --git a/docs/mix4snow/ring-w.png b/docs/mix4snow/ring-w.png deleted file mode 100644 index 8dcb7192..00000000 Binary files a/docs/mix4snow/ring-w.png and /dev/null differ