Rittgers
Home
About
Content
Sign in
Subscribe
Ryan Rittgers
Hey, Chat.
Walking
if (window.innerWidth < 768) { document.body.classList.add('mobile-homepage'); } else { document.body.classList.add('desktop-homepage'); }