minor updates

This commit is contained in:
Jeremy Kidwell 2018-03-09 16:34:54 +00:00
parent eac69ffba5
commit 766e0962db
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
### Build and deploy http://kieranhealy.org
### Build and deploy https://jeremykidwell.info
### If you want to use this file as-is, then you
### need to change the variables below to your
@ -16,7 +16,7 @@
SSH_USER = jeremyki@jeremykidwell.info
STAGING_USER =
DOCUMENT_ROOT = /home/jeremyki/public_html
STAGING_ROOT = ~/public/gits/jeremykidwell.info
STAGING_ROOT = ~/gits/jeremykidwell.info
PUBLIC_DIR = public/
HUGO_EXECUTABLE = /usr/local/bin/hugo