Resolve "Copy favicons into project root directory when deploying from branch master"
Script just copies all files in "_favicons" sub-folder into project root folder "public".
My concerns are that these 65 lines are quite hard to grasp for a function which could also be a one-liner. Any suggestions for improvements?
Closes #62 (closed)