The first is resized to have dimensions of 100 x 100 pixels, while the second is 720 x 720. However, they both render the same size. How can I resize an image - either outside of or within Blogdown?
Note: I asked two related questions on Stack Overflow on the topic (here, here), and the consensus seems to be that you cannot resize them without the use of shortcodes. Separate from the issue of how to resize an image, I'm confused why images with different dimensions appear as the same size, as the two images on the page linked above are. Thank you for any help!
The text was updated successfully, but these errors were encountered:
It seems every time when I'm ready to look at your page, the images are gone... It will be great if you could make a reproducible example and keep it there for at least a few days. It does not have to be the homepage. It could be a temporary page that no other people would see.
I am trying to resize an image in the static directory.
I am trying to resize an image, in particular one in the
static/_media/directory.For example, on a page on my Hugo site, I added the following two lines to the top of the
.mdfile:The first is resized to have dimensions of 100 x 100 pixels, while the second is 720 x 720. However, they both render the same size. How can I resize an image - either outside of or within Blogdown?
Note: I asked two related questions on Stack Overflow on the topic (here, here), and the consensus seems to be that you cannot resize them without the use of shortcodes. Separate from the issue of how to resize an image, I'm confused why images with different dimensions appear as the same size, as the two images on the page linked above are. Thank you for any help!
The text was updated successfully, but these errors were encountered: