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