Add CrawlScheduler actor, shared client w/ last modified headers

This commit is contained in:
2023-07-15 21:40:31 -04:00
parent 02d5cb9976
commit d17f909312
14 changed files with 494 additions and 109 deletions

View File

@@ -107,9 +107,7 @@ impl Layout {
}
body {
(header(&self.title))
turbo-frame id="main" data-turbo-action="advance" {
(template)
}
(template)
}
}
}