This commit is contained in:
Bob Mottram 2016-11-03 12:45:23 +00:00
parent 82378b2ba5
commit 5481c1fb42
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ function install_interactive_htmly {
fi
if [[ $ONION_ONLY != "no" ]]; then
HTMLY_TITLE='My Htmly'
HTMLY_TITLE='My Htmly Blog'
HTMLY_DOMAIN_NAME='htmly.local'
write_config_param "HTMLY_TITLE" "$HTMLY_TITLE"
write_config_param "HTMLY_DOMAIN_NAME" "$HTMLY_DOMAIN_NAME"