layout | permalink |
---|---|
error |
404.html |
Try visiting the [blog home page]({{ baseurl }}/) or elementary.io{: onclick="plausible('Link: Homepage')" } to find what you’re looking for. If it's an older post, you can try the old Tumblr{: #tumblr onclick="plausible('Link: Tumblr')"}.
<script> document.addEventListener ('DOMContentLoaded', (event) => { let path = window.location.pathname.slice (1, window.location.pathname.length); document.getElementById ("tumblr").href += path; }) </script>