mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
e46148f948
Fixed windows uses different filepath separator. The filepath.ToSlash shouldn't be used, because it can cause errors in filepath suffix and prefix testing since "c:\a" isn't a prefix of "c:/a/b/c". |
||
---|---|---|
.. | ||
benchmark.go | ||
check.go | ||
hugo.go | ||
server.go | ||
version.go |