I have an autoresponder html message which I am sending to users' email addresses when they complete my form. in the message, I have html code to display my logo, however, the logo is not being displayed because my src attribute is getting changed.How can I fix this? this is the original src attribute: "https://storage.googleapis.com/emotion-studios-cloud/edupass/logo-blue.svg"
and this is the src attribute being shown when I inspect the logo element in the email: "https://ci5.googleusercontent.com/proxy/I5QkuAju6V1rX06BJFT3rOhlfQ6VN_09CcNDKuNvOjArUjLOvp4Ss5BgW8vDAI0OpThYFm5nV43E9XdDKbR1_RwY6KhHymEdEMsO1QYCYuBjQPn84_BBh1IApgZo=s0-d-e1-ft#https://storage.googleapis.com/emotion-studios-cloud/edupass/logo-blue.svg"