Skip to content
New issue

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

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

Already on GitHub? # to your account

Extend img include for multiple resolutions #120

Open
white-gecko opened this issue Feb 13, 2023 · 0 comments
Open

Extend img include for multiple resolutions #120

white-gecko opened this issue Feb 13, 2023 · 0 comments
Assignees
Labels

Comments

@white-gecko
Copy link
Member

Add support for multiple resolutions of an image:

cf.

 <img class="js-load" data-src="{{ image.link }}" data-sizes="auto"
              data-srcset="{{ image.link }} 800w, {{ image.link }} 1980w"
              width="6240" height="4160" style="max-width:6240px" alt="{{ image.description }}">
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

2 participants