to identify if we are on blog index or detail page.
When on detail page: On page load, the header slideshow is hidden, allowing
for JS at bottom of page to update the image and then show main image in
header slideshow without flashing content while image is updated.
*/
var el = document.querySelector('body');
var className = false ? "blog-detail" : "blog-index";
if (el.classList) { el.classList.add(className); }
else { el.className += " " + className; }
Tag: national festival of breads
If a baking event is begun by a group with the name “The Kansas Wheathearts,” then it has to be good. In 1990, this women’s wheat-growers auxiliary group proposed holding a statewide baking contest…
Read More
Ronna Farley of Rockville, Maryland, won the 2017 National Festival of Breads contest with this recipe. This recipe was featured in the 2019 spring issue of KANSAS!. Ingredients • ¼ cup milk • 1 (¼…
Read More