mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 18:41:19 +00: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 |