# Steps: 1. Run File/Download action and copy the content of that file into the clipboard 2. Open the [template fiddle](https://jsfiddle.net/mc007ibi/s7t65x45), and fork it (signup first) 2. Replace from clipboard in the JS file : ``` var MY_BLOCKS = []; ``` to ``` var MY_BLOCKS = PASTE_HERE ```