<script> var hash = location.hash; hash && document.querySelector(hash).classList.add('w-current') </script>