Blog
This commit is contained in:
parent
82378b2ba5
commit
5481c1fb42
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue