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: Bijou Confectionery
It’s hard to be humble in Humboldt these days. Not when you’re a poster child for small-town revival that’s even caught the attention of The New York Times. Around the downtown square, this community of 1,800 has transformed century-old buildings into chic metro-style destinations. Take Octagon City…
Read More
It has been such a SWEET start to 2019 so far - especially since an adorable candy shop opened up in…
Read More