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 Fix various Windows-issues 2014-12-09 09:43:15 -05:00
file.go converted path 2 filepath 2014-11-13 22:36:28 -05:00
htmlredirect.go converted path 2 filepath 2014-11-13 22:36:28 -05:00
memory.go Code cleanup 2013-10-08 18:40:41 +02:00
page.go Only uglify 404.html on server root 2015-05-14 21:37:45 +02:00
page_test.go More initialism corrections (golint) 2015-03-18 11:30:37 +01:00