Redefining Indie Literature

UPCOMING Series

Best Sellers

Short Stories

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