Skip to content

v3.0.4

Compare
Choose a tag to compare
@rottbers rottbers released this 26 Sep 15:00
· 1 commit to main since this release
3f1296b
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`.