File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- <h1 ><picture width =" 200 " >
2- <source media =" (prefers-color-scheme: dark) " srcset =" https://junit.org/assets/img/junit-logo-inverted.svg " >
3- <source media =" (prefers-color-scheme: light) " srcset =" https://junit.org/assets/img/junit-logo.svg " >
4- <img alt =" JUnit " src =" https://junit.org/assets/img/junit-logo.svg " width =" 200 " >
5- </picture ></h1 >
1+ <h1 >
2+ <picture width =" 200 " >
3+ <source media="(prefers-color-scheme: dark)" srcset="https://junit.org/assets/img/junit-logo-inverted.svg">
4+ <source media="(prefers-color-scheme: light)" srcset="https://junit.org/assets/img/junit-logo.svg">
5+ <img alt="JUnit" src="https://junit.org/assets/img/junit-logo.svg" width="200">
6+ </picture >
7+ </h1 >
68
79This repository is the home of JUnit Platform, Jupiter, and Vintage.
810
You can’t perform that action at this time.
0 commit comments