Skip to content
Verified Commit 1cdaa8cc authored by Mark Hansen's avatar Mark Hansen
Browse files

Rename output 'params' field so it works with latest Hugo

Latest Hugo gives an error:

Error: error building site: assemble: unable to cast []interface {}{"bmp"} of type []interface {} to map[string]interface{}

I think this is something about it interpreting .params as similar to .Params, a method that returns a map.

Anyway, let's call this 'format' instead, as these are output formats in the 'dot --help'.
parent 1cca615b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment