mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
c4fa2f0799
Add url.QueryUnescape before reading file which allows files with unicode in their paths to be read. Fixes #6996