Browse Source

rm index.md after build

encrypt 8 years ago
parent
commit
3ee81c9ac7
1 changed files with 1 additions and 0 deletions
  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"