set output dir to /var/www/hugo

This commit is contained in:
Don Harper 2019-06-15 21:53:31 -05:00
parent 2b4f06ab55
commit 16faf104fb

View file

@ -2,6 +2,7 @@ baseURL = "https://www.duckland.org/"
languageCode = "en-us"
title = "duckland.org"
theme = "nederburg"
publishDir = "/var/www/hugo"
# Enable comments by entering your Disqus shortname
disqusShortname = ""
# Enable Google Analytics by entering your tracking code