v3.0.4
Map illustrations by category id on home page (#32) Currently which illustration to show on the home page is determined by the category name which is inflexible since it doesn't allow for the name to easily updated. This PR changes that so an illustration is mapped by `category.id` instead of `category.name`.