#3 Makefile: Change deprecated Inkscape flag
Merged by bcotton. Opened by jflory7.

This was annoying to figure out because the Inkscape manpage still shows
--export-png as a valid option, even though it was removed in the last
release. It has to be --export-file now:

https://wiki.inkscape.org/wiki/index.php/Using_the_Command_Line#New_options

Undocumented features…

Since I still use this Makefile for my own blog featured images, I
figured I should go ahead and upstream my patch. Thanks @pfrields and
@ryanlerch for this handy little script:

https://github.com/jwflory/blog-images/commit/937c3d3627e82536cdc31dc73af6aa50d2108d51

Metadata Update from @bcotton:
- Request assigned

LGTM. I'll hold off on merging until tomorrow to give others a chance to comment.

Pull-Request has been merged by bcotton

Metadata