mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-10 19:40:42 +00:00
178 B
178 B
{% assign recent_release_post = site.categories['Core'].first %}
<script> document.location = '{{ recent_release_post.url }}{{ site.patch_version_notes }}'; </script>