Group Managa and Comics
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -198,6 +198,10 @@ func getTags(decs iter.Seq[*html.Node]) []string {
|
|||||||
case "fantasy":
|
case "fantasy":
|
||||||
tags["Fantasy"] = true
|
tags["Fantasy"] = true
|
||||||
case "comics":
|
case "comics":
|
||||||
|
fallthrough
|
||||||
|
case "graphic novels":
|
||||||
|
fallthrough
|
||||||
|
case "manga":
|
||||||
tags["Comics"] = true
|
tags["Comics"] = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user