speakerinnen_liste
speakerinnen_liste copied to clipboard
Add slugs to category routes
I changed the routing of the categories path to the category_id instead of the category_name (http://localhost:3000/en/categories/4). This is because the change in languages caused an error. We can discuss to implement a more sophisticated solution because of SEO issues.
same for profile routing. See #306