瀏覽代碼

rm index.md after build

encrypt 8 年之前
父節點
當前提交
3ee81c9ac7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      boh.config

+ 1 - 0
boh.config

@@ -6,6 +6,7 @@ boh_pre_build() {
 }
 
 boh_post_build() {
+    rm $source_dir"/index.md"
     echo "Moving posts"
     boh_blog_move_posts
     echo "Coping assets"