Try generating tv routes with eleventy

This commit is contained in:
Sam Carlton 2021-01-18 18:55:31 -06:00
parent efeb39a07a
commit ebdb7b681e
4 changed files with 2880 additions and 2 deletions

View file

@ -210,7 +210,7 @@ export default {
...homebrewRoutes,
// Non-app routes
...videoRoutes,
// ...videoRoutes,
...categoryRoutes,
...benchmarkRoutes
])