mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
c9a09418e7
The filename path was being split using a unix specific path seperator. This fix uses the os.PathSeperator to ensure proper evaluation regardless of platform. |
||
---|---|---|
.. | ||
config.go | ||
helpers.go | ||
index.go | ||
node.go | ||
page.go | ||
shortcode.go | ||
site.go |