Bob Mottram hace 9 años
padre
commit
be60edde6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-app-pelican

+ 1
- 1
src/freedombone-app-pelican Ver fichero

@@ -38,7 +38,7 @@ PELICAN_PLUGINS_REPO="https://github.com/getpelican/pelican-plugins"
38 38
 DEFAULT_BLOG_TITLE=$"Freedombone Blog"
39 39
 
40 40
 pelican_variables=(MY_USERNAME
41
-                      STATIC_BLOG_DOMAIN)
41
+                   STATIC_BLOG_DOMAIN)
42 42
 
43 43
 function configure_interactive_pelican {
44 44
     echo -n ''