Add a page to list articles by tag
This commit is contained in:
@@ -101,6 +101,9 @@ fn main() {
|
||||
|
||||
routes::static_files,
|
||||
|
||||
routes::tags::tag,
|
||||
routes::tags::paginated_tag,
|
||||
|
||||
routes::user::me,
|
||||
routes::user::details,
|
||||
routes::user::dashboard,
|
||||
|
||||
Reference in New Issue
Block a user