Store the title in BlogPostPage.

This commit is contained in:
Tom Alexander
2023-10-23 18:39:54 -04:00
parent e543a5db74
commit dc233d26b1
3 changed files with 18 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -336,8 +336,6 @@ dependencies = [
[[package]]
name = "organic"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3f0f8a2a6d31c3cac7ebf543d8cb2e8f648300462fc2f6b1a09cac10daf0387"
dependencies = [
"nom 7.1.3",
"walkdir",