There was an error while loading. Please reload this page.
1 parent 207837d commit bf6bcdfCopy full SHA for bf6bcdf
README.md
@@ -1,4 +1,8 @@
1
-# <img src="https://junit.org/assets/img/junit-logo.svg" width="200" alt="JUnit"/>
+<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>
6
7
This repository is the home of JUnit Platform, Jupiter, and Vintage.
8
0 commit comments