update title separator

This commit is contained in:
yggverse 2025-08-10 10:57:48 +03:00
parent d5c8e04e80
commit 0dae0bbb53

View file

@ -242,4 +242,4 @@ fn rocket() -> _ {
.mount("/", routes![index, rss, info]) .mount("/", routes![index, rss, info])
} }
const S: &str = " - "; const S: &str = " ";