File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,10 @@ Supported cloud vendors [include][auth]:
28
28
[ k8s ] : https://registry.terraform.io/providers/iterative/iterative/latest/docs/guides/authentication#kubernetes
29
29
[ auth ] : https://registry.terraform.io/providers/iterative/iterative/latest/docs/guides/authentication
30
30
31
- ![ ] ( https://github.com/iterative/static/raw/main/img/tpi/high-level-light.png#gh-light-mode-only )
32
- ![ ] ( https://github.com/iterative/static/raw/main/img/tpi/high-level-dark.png#gh-dark-mode-only )
31
+ <picture >
32
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/iterative/static/raw/main/img/tpi/high-level-dark.png " >
33
+ <img src =" https://github.com/iterative/static/raw/main/img/tpi/high-level-light.png " >
34
+ </picture >
33
35
34
36
## Why TPI?
35
37
You can’t perform that action at this time.
0 commit comments