Skip to content

Commit 006bef5

Browse files
authored
Merge pull request #61 from stepanzh/60-link-to-beta-version
feat: link to new beta version
2 parents dc5acc8 + 74c4d97 commit 006bef5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
{% endif %}
1616
{% endblock %}
1717

18-
{% block page_nav %}{% endblock %}
18+
{% block page_nav %}
19+
<p style="text-align: center;">🎉 Попробуйте <a href="https://stepanzh.github.io/Proportio-beta/" target="_blank">новую версию</a> калькулятора!</p>
20+
{% endblock %}
1921

2022
{% block page_content %}
2123
<div id="app" class='surface'>

0 commit comments

Comments
 (0)