Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
5481c1fb42
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone-app-htmly

+ 1
- 1
src/freedombone-app-htmly Parādīt failu

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