From 5481c1fb421058e8353be1c858441ace8fb5aaad Mon Sep 17 00:00:00 2001 From: Bob Mottram <bob@robotics.uk.to> Date: Thu, 3 Nov 2016 12:45:23 +0000 Subject: [PATCH] Blog --- src/freedombone-app-htmly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-htmly b/src/freedombone-app-htmly index 8427a0265..7835f1b33 100755 --- a/src/freedombone-app-htmly +++ b/src/freedombone-app-htmly @@ -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" -- GitLab