No, lacinia-pedestal serving html files
lacinia-pedestal exists to help build routes specific to graphql (and the graphiql ide), but you can also mix in your own routes to handle file downloads, arbitrary stuff (like a /status endpoint), or whatever you need.
should I see in lacinia part or pedestal do include new routes?