Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add width & height tag in channel.image #150

Open
linkors opened this issue May 11, 2021 · 0 comments
Open

Add width & height tag in channel.image #150

linkors opened this issue May 11, 2021 · 0 comments

Comments

@linkors
Copy link

linkors commented May 11, 2021

Is your feature request related to a problem? Please describe.
Hello, I tried to add width & height tag for image, but I think currently is not possible?

<channel>
...
   <image>
      <url>https://s1.test.com/favicon.ico</url>
      <title>Test Blog Feed</title>
      <link>https://www.test.com/blog</link>
      <width>32</width>
      <height>32</height>
    </image>

Describe the solution you'd like
Open extra attribute for image width & height / enable custom tag

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

No branches or pull requests

1 participant