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

Bug: AVIF not recognized as image format in the front matter #352

Open
LITUATUI opened this issue Mar 27, 2022 · 0 comments
Open

Bug: AVIF not recognized as image format in the front matter #352

LITUATUI opened this issue Mar 27, 2022 · 0 comments

Comments

@LITUATUI
Copy link
Contributor

LITUATUI commented Mar 27, 2022

I can use AVIF images everywhere with this theme, unless it's in the front matter.

For example:

---
title: Test
date: 2022-03-07T04:09:45.000Z
draft: false
banner: /images/test.avif
---

Will give this error.

execute of template failed: template: partials/headers.html:75:9: executing "partials/headers.html" at <imageConfig $image_local>: error calling imageConfig: image: unknown format

However I can use the exact same image in other parts of the theme.

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