Working on _blog_idx_for_index
This commit is contained in:
		
							
								
								
									
										2
									
								
								qsgen2
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								qsgen2
									
									
									
									
									
								
							@@ -532,7 +532,7 @@ function _blog_idx_for_index() {
 | 
				
			|||||||
    local blog_list=$(<${project_dir}/templates/${theme}/blog_list.tpl)
 | 
					    local blog_list=$(<${project_dir}/templates/${theme}/blog_list.tpl)
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    # Truncate file before writing new one
 | 
					    # Truncate file before writing new one
 | 
				
			||||||
    : >| ${project_dir}/blog/index.tmp.html
 | 
					    : >| "${project_dir}/blog/index.tmp.html"
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    for meta_str in ${BLOG_META_STR_ARRAY[@]}
 | 
					    for meta_str in ${BLOG_META_STR_ARRAY[@]}
 | 
				
			||||||
    do
 | 
					    do
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user