Some of the pictures in our layout need different sizes, so we are trying to ask our writer to use different urls for different sizes e.g. if https://a.storyblok.com/f/94285/2048x1356/eeeb44170c/test.jpg links to the orginal full size, then https://a.storyblok.com/f/94285/700x300/eeeb44170c/test.jpg should link to resized image.
However that doesn’t seem to work; The only things we got it to work is using the img2 subdomain - https://img2.storyblok.com/700x300/f/94285/2048x1356/eeeb44170c/test.jpg ( notice that we have sizes twice in the url)
My question is, is there a better url we should be using? if no, is it safe to continue to use img2.storyblok.com?