aboutsummaryrefslogtreecommitdiff
path: root/src/assets.rs
AgeCommit message (Collapse)Author
2022-06-11feat: Add project tabGabriel A. Giovanini
2022-06-11feat: Handle 404 resultGabriel A. Giovanini
Now gracefully handle 404, so instead of just panic now it will return a proper http 404 response.