Bob Mottram il y a 8 ans
Parent
révision
be60edde6d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/freedombone-app-pelican

+ 1
- 1
src/freedombone-app-pelican Voir le fichier

@@ -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 ''