浏览代码

Reconfigure static blog

Bob Mottram 8 年前
父节点
当前提交
30b6e77f6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-app-blogstatic

+ 1
- 1
src/freedombone-app-blogstatic 查看文件

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