minor bug fixed

pull/1/head
kirbylife 2019-11-21 14:35:56 -06:00
parent cbeaceeb5c
commit a9f84d131e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ use std::env;
use std::vec::Vec;
use tera::Context;
const TITLES: [&str; 8] = [
const TITLES: [&str; 9] = [
"/* {} */",
"# {}",
"// {}",