Django-Portfolio Project 2

I am not able to include navbar in my page using materialize. It is showing the following error when i did inspect on google chrome:
Failed to load resource: the server responded with a status of 404 (Not Found)
materialize.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
materialize.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
How to resolve this issue?

You need an internet connection if you are using materialize’s cdm to include it in your project.
Also do check that you have included the materialze in your file.
If you have downloaded materialize files and you are using them , then make sure that you have mentioned the correct path in the src .

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.