how to add images into a .png files
or, you could follow me. upload your image to assets and copy the URL. then open the console and type wget (URL)
. replace (URL)
with the URL. do CTRL+SHIFT+V
to paste the URL into the console. you should have something like this:
remove everything after the
.png
. click enter and type the command refresh
. the file should be there now!
(really sorry for the bad explanation, its really my first time answering a question in full depth)