layout | permalink |
---|---|
error |
404.html |
Try visiting the [blog home page]({{ baseurl }}/) to find what you’re looking for.
<script> document.addEventListener ('DOMContentLoaded', (event) => { let path = window.location.pathname.slice (1, window.location.pathname.length); document.getElementById ("tumblr").href += path; }) </script>