minor bug fixed
parent
cbeaceeb5c
commit
a9f84d131e
|
@ -25,7 +25,7 @@ use std::env;
|
|||
use std::vec::Vec;
|
||||
use tera::Context;
|
||||
|
||||
const TITLES: [&str; 8] = [
|
||||
const TITLES: [&str; 9] = [
|
||||
"/* {} */",
|
||||
"# {}",
|
||||
"// {}",
|
||||
|
|
Loading…
Reference in New Issue