Closed Haroonchik closed 4 years ago
Thank you for the PR! You've handled the issue well 👍
Just one change. In ./templates/home-page.html
, could you please include the script in the head block with a defer
attribute?
Example:
{% block head %}
<script defer src="{{ url_for('static', filename='js/home-page.js') }}"></script>
{% endblock %}
@HarshKapadia2 Ready. You can please add to the PR that you have approved add label: hacktoberfest-accepted. You can see how to do this here: https://hacktoberfest.digitalocean.com/hacktoberfest-update
You can please add to the PR that you have approved add label: hacktoberfest-accepted. You can see how to do this here: hacktoberfest.digitalocean.com/hacktoberfest-update
I have already met this criteria.
The repo has a hacktoberfest
topic and once I merge your PR, it will be valid for Hacktoberfest 2020.
Don't worry.
@HarshKapadia2 Ok😁
@HarshKapadia2 Hastened in that commit and was wrong. Now everything is all right.
@HarshKapadia2 I did it )
Added the function to disable the button and added the disabled property to the home-page.css file