Hello! I'm trying to add an audio file in a story map tour using this code I found in your tutorials
<audio controls="controls"> <source src="http://downloads.esri.com/agol/labs/maptour/horse.mp3" type="audio/mpeg"> </audio>
Sadly, I can't save my projects when I used this code.
How can I fix this?
Thank you so much