mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Forgot the comma :(
This commit is contained in:
parent
b319575cba
commit
c6d8fe96d1
@ -7,7 +7,7 @@
|
||||
"release_notes_path": "{{ recent_release_post.url }}",
|
||||
"release_title": "{{ recent_release_post.title }}",
|
||||
"release_description": "{{ recent_release_post.description }}",
|
||||
"patch_version_notes": "{{ site.patch_version_notes }}"
|
||||
"patch_version_notes": "{{ site.patch_version_notes }}",
|
||||
"root_url": "{{ site.url }}",
|
||||
"semantic_version": {
|
||||
"major": {{ site.current_major_version }},
|
||||
|
Loading…
x
Reference in New Issue
Block a user