Skip to content

Commit

Permalink
docs: Add outdated banner
Browse files Browse the repository at this point in the history
  • Loading branch information
dext0r committed Jan 1, 2025
1 parent 2d1df05 commit 9120363
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/_overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,10 @@
<meta property="og:url" content="{{ page.canonical_url }}">
<meta property="og:image" content="{{ 'assets/logo/logo.png'|url }}">
{% endblock %}

{% block outdated %}
Эта документация не для последней выпущенной версии Yandex Smart Home!
<a href="{{ '../latest' ~ base_url }}">
<strong>Открыть актуальную версию.</strong>
</a>
{% endblock %}

0 comments on commit 9120363

Please sign in to comment.