Bob Mottram 8 years ago
parent
commit
be60edde6d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-pelican

+ 1
- 1
src/freedombone-app-pelican View File

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