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; }
Author
Nathan Pettengill, Staff Writer
Photography by Aaron Patton A new exhibit at the Sedgwick County Zoo is the latest development in the comeback story of this endangered prairie mammal In December 2022, the Sedgwick County Zoo in…
Read More
腦瞳肊 (This article was updated in November 2021) It’s a Southwest-style ruin where the deer, as well as the squirrels and the beavers, roam. What we know about one of the state’s most…
Read More