We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e0f0b commit 9c3bf91Copy full SHA for 9c3bf91
README.md
@@ -7,8 +7,8 @@
7
Display all your filters in a card instead of a tiny dropdown!
8
9
<picture>
10
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/dcasia/nova-mega-filter/nova4/screenshots/dark.png">
11
- <img alt="Nova Mega Filter in Action" src="https://raw.githubusercontent.com/dcasia/nova-mega-filter/nova4/screenshots/light.png">
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/dcasia/nova-mega-filter/main/screenshots/dark.png">
+ <img alt="Nova Mega Filter in Action" src="https://raw.githubusercontent.com/dcasia/nova-mega-filter/main/screenshots/light.png">
12
</picture>
13
14
# Installation
0 commit comments