Update URL to static files
Instead of hard-coded it, use `url_for`, function provided by flask, to generate the url
Please register or sign in to comment
Instead of hard-coded it, use `url_for`, function provided by flask, to generate the url