Browse Source

Reconfigure static blog

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

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

@@ -35,7 +35,7 @@ PELICAN_THEMES_REPO="https://github.com/getpelican/pelican-themes"
35 35
 PELICAN_PLUGINS_REPO="https://github.com/getpelican/pelican-plugins"
36 36
 DEFAULT_BLOG_TITLE=$"Freedombone Blog"
37 37
 
38
-function reconfigure_tox {
38
+function reconfigure_blogstatic {
39 39
     echo -n ''
40 40
 }
41 41