Currently the featured puzzle on the home page is just the latest one published. Instead, add a property in the database that the admin can update, which selects the featured puzzle. If that value is invalid or null, then the latest published is featured.
Currently the featured puzzle on the home page is just the latest one published. Instead, add a property in the database that the admin can update, which selects the featured puzzle. If that value is invalid or null, then the latest published is featured.