Hallo,
I need to use dynamic content, generated by a web site created in Django.
Rather than use files saved in assets folder for images, icons, audio, video ... I would like to use urls.
I have seen that it is possible for backgrounds (using css) but I cannot succeed with everything else.
for example, I try with audio to link an test mp3 like :
https://file-examples-com.github.io/uploads/2017/11/file_example_MP3_700KB.mp3
with no success.
It's possibile use urls ?