Redefining Indie Literature

Upcoming Series

Best Sellers

archive

Short Stories

document.querySelectorAll(".bookshelf-book a").forEach(link => { link.addEventListener("click", function(event) { event.preventDefault(); window.location.href = this.href; }); });