-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I have read and accepted the contributing guidelines.
Is your feature request related to a problem? Please describe
No.
Describe the solution you'd like
The preview image for a post that's in the home page, as well as the post's image, changes based on if the user is in light or dark mode.
I did a quick implementation of this for myself on my website. It can either specify the light and dark images, or if there's only one uses the same default behavior.
- home page - https://some-natalie.dev
- post that uses this - https://some-natalie.dev/blog/runtime-funtime/
Just toggle between light and dark mode to see the changes.
Happy to contribute these back if it's helpful. 😄
Describe alternatives you've considered
No response
Additional context
No response
lotusk08
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request