diff --git a/.github/screenshots/login-modal.png b/.github/screenshots/login-modal.png new file mode 100644 index 00000000..add8e836 Binary files /dev/null and b/.github/screenshots/login-modal.png differ diff --git a/readthedocs_theme/templates/includes/topnav.html b/readthedocs_theme/templates/includes/topnav.html index 2db47774..59c072d0 100644 --- a/readthedocs_theme/templates/includes/topnav.html +++ b/readthedocs_theme/templates/includes/topnav.html @@ -182,14 +182,11 @@ {% endblock signup_modal %} + +{% block login_modal %} + +{% endblock login_modal %}