This is not an issue, just a comment. I used python one-liner to make a website to server the files locally. Something like this: `sudo python3 -m http.server 80`
This is not an issue, just a comment.
I used python one-liner to make a website to server the files locally. Something like this:
sudo python3 -m http.server 80