hugo/target
bep be1a566203 Only uglify 404.html on server root
`404.html` needs to be that and not `/404/` in the root.

There seem to be content pages in the wild with the name `404` (Hugo docs),
so this commit adds an extra check so only root 404 pages ignore the `uglifyURLs`setting.

Fixes #1140
2015-05-14 21:37:45 +02:00
..
alias_test.go
file.go
htmlredirect.go
memory.go
page.go Only uglify 404.html on server root 2015-05-14 21:37:45 +02:00
page_test.go