Skip to content

Commit

Permalink
feat: link to new beta version
Browse files Browse the repository at this point in the history
Closes #60
  • Loading branch information
stepanzh committed Jun 18, 2024
1 parent dc5acc8 commit 74c4d97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
{% endif %}
{% endblock %}

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

{% block page_content %}
<div id="app" class='surface'>
Expand Down

0 comments on commit 74c4d97

Please sign in to comment.