Skip to content

Comments

enclosure tag for Mailchimp images#386

Open
Maik93 wants to merge 1 commit intojekyll:masterfrom
Maik93:master
Open

enclosure tag for Mailchimp images#386
Maik93 wants to merge 1 commit intojekyll:masterfrom
Maik93:master

Conversation

@Maik93
Copy link

@Maik93 Maik93 commented Feb 3, 2023

No description provided.

{% endunless %}
<media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="{{ post_image | xml_escape }}" />
<media:content medium="image" url="{{ post_image | xml_escape }}" xmlns:media="http://search.yahoo.com/mrss/" />
<enclosure url="{{ post_image | xml_escape }}" type="image/jpeg"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately the type is not always going to be a JPEG, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants