Upgrade hugo to 0.20.2 and added uglyurls = true to fix issues we when upgrading from 0.19 to 0.20 recently, also fixed 404 photos*

This commit is contained in:
Diego Antunes
2017-04-21 11:56:59 +12:00
parent a7624a7034
commit 7f540ed7e2
53 changed files with 1368 additions and 4275 deletions

View File

@ -5,6 +5,7 @@ title = "Laradock"
theme = "hugo-material-docs"
metadataformat = "yaml"
canonifyurls = true
uglyurls = true
# Enable Google Analytics by entering your tracking id
googleAnalytics = "UA-37514928-9"