File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,14 @@ You should be able to work with your locally running default using the `local_di
30
30
31
31
## Star History
32
32
33
- [ ![ Star History Chart] ( https://api.star-history.com/svg?repos=eclipse-ditto/ditto&type=Date )] ( https://star-history.com/#eclipse-ditto/ditto&Date )
33
+ <a href =" https://star-history.com/#eclipse-ditto/ditto&Date " >
34
+ <picture >
35
+ <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=eclipse-ditto/ditto&type=Date&theme=dark" />
36
+ <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=eclipse-ditto/ditto&type=Date" />
37
+ <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=eclipse-ditto/ditto&type=Date" />
38
+ </picture >
39
+ </a >
40
+
34
41
35
42
## Getting started
36
43
You can’t perform that action at this time.
0 commit comments