It looks like you replaced it. You previously had a base64 string there and I lazily copy pasted it into an online converter. The image you changed to, I can see no problem.
It looks like you replaced it. You previously had a base64 string there and I lazily copy pasted it into an online converter. The image you changed to, I can see no problem.
I have no clue what a base64 is, I did edit it when I first posted it as the first image had a string that was just too long for the html to handle.
I have no clue what a base64 is, I did edit it when I first posted it as the first image had a string that was just too long for the html to handle.
That string is a base64 encode. It represents data in string format.
If you want to know more, https://base64.guru/learn/what-is-base64
That string is a base64 encode. It represents data in string format.
If you want to know more, https://base64.guru/learn/what-is-base64
(post is archived)