} function place(){ var imgs = document.querySelectorAll('#nv img.logo'); imgs.forEach(function(img){ if (img.dataset.paReplaced) return; img.dataset.paReplaced = '1'; var w = img.offsetWidth || 120; var h = img.offsetHeight || 120; var span = document.createElement('span'); span.className = 'pa-pisces-host'; span.style.width = w + 'px'; span.style.height = h + 'px'; span.innerHTML = svgMarkup(); var svg = span.querySelector('svg'); svg.style.width = w + 'px'; svg.style.height = h + 'px'; img.classList.add('pa-hidden'); img.style.display = 'none'; img.parentNode.insertBefore(span, img); }); } function init(){ place(); var mo = new MutationObserver(function(){ place(); }); mo.observe(document.body, {childList:true, subtree:true}); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } })();
← Back to Writing
LITERATURE · COLLECTION

Books


Novella — Untitled
Long-form fiction — work in progress
↓ Download PDF
Essays & Prose
Non-fiction long-form
↓ Download PDF
Digital Edition
Published in print and digital
↓ Download PDF

Books section coming soon — more details soon.

0
Skip to Content
ETHAN AVILA
HOME
ARTWORK
WRITING
FASHION
GAMES
VIDEO
MUSIC
APPS
CAMPAIGN
ETHAN AVILA
HOME
ARTWORK
WRITING
FASHION
GAMES
VIDEO
MUSIC
APPS
CAMPAIGN
HOME
ARTWORK
WRITING
FASHION
GAMES
VIDEO
MUSIC
APPS
CAMPAIGN