This commit is contained in:
parent
652a96d722
commit
490177e1e0
1 changed files with 0 additions and 5 deletions
|
@ -66,11 +66,6 @@ pub fn build_index(config: Config, url: String) -> String {
|
|||
)
|
||||
}
|
||||
|
||||
#[derive(Content, Debug)]
|
||||
pub struct Tag {
|
||||
pub name: String,
|
||||
}
|
||||
|
||||
#[derive(Content, Debug)]
|
||||
struct Post {
|
||||
title: String,
|
||||
|
|
Loading…
Reference in a new issue