File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 26
26
" a" ,
27
27
" br" ,
28
28
" img" ,
29
+ " picture" ,
30
+ " source" ,
29
31
" noscript" ,
30
32
" p" ,
31
33
" script"
Original file line number Diff line number Diff line change 1
- <h1 ><img src =" https://github.com/elixir-lang/elixir-lang.github.com/raw/main/images/logo/logo.png#gh-light-mode-only " width =" 200 " alt =" Elixir " >
2
- <img src =" https://github.com/elixir-lang/elixir-lang.github.com/raw/main/images/logo/logo-dark.png#gh-dark-mode-only " width =" 200 " alt =" Elixir " ></h1 >
1
+ <h1 >
2
+ <picture >
3
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/elixir-lang/elixir-lang.github.com/raw/main/images/logo/logo-dark.png " >
4
+ <img alt =" Elixir logo " src =" https://github.com/elixir-lang/elixir-lang.github.com/raw/main/images/logo/logo.png " width =" 200 " >
5
+ </picture >
6
+ </h1 >
3
7
4
8
[ ![ CI] ( https://github.com/elixir-lang/elixir/workflows/CI/badge.svg?branch=main )] ( https://github.com/elixir-lang/elixir/actions?query=branch%3Amain+workflow%3ACI )
5
9
You can’t perform that action at this time.
0 commit comments