File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" left " >
2
+
2
3
<h2 >
3
- <img src =" https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo-text.svg " width =" 250 " valign =" middle " alt =" Spack " />
4
+ <picture >
5
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo-white-text.svg " width =" 250 " >
6
+ <source media =" (prefers-color-scheme: light) " srcset =" https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo-text.svg " width =" 250 " >
7
+ <img alt =" Spack " src =" https://cdn.rawgit.com/spack/spack/develop/share/spack/logo/spack-logo-text.svg " width =" 250 " >
8
+ </picture >
9
+
4
10
<br >
5
11
<br clear =" all " >
12
+
6
13
<a href =" https://github.com/spack/spack/actions/workflows/ci.yml " ><img src =" https://github.com/spack/spack/workflows/ci/badge.svg " alt =" CI Status " ></a >
7
14
<a href =" https://github.com/spack/spack/actions/workflows/bootstrapping.yml " ><img src =" https://github.com/spack/spack/actions/workflows/bootstrap.yml/badge.svg " alt =" Bootstrap Status " ></a >
8
15
<a href =" https://github.com/spack/spack/actions/workflows/build-containers.yml " ><img src =" https://github.com/spack/spack/actions/workflows/build-containers.yml/badge.svg " alt =" Containers Status " ></a >
9
16
<a href =" https://spack.readthedocs.io " ><img src =" https://readthedocs.org/projects/spack/badge/?version=latest " alt =" Documentation Status " ></a >
10
17
<a href =" https://codecov.io/gh/spack/spack " ><img src =" https://codecov.io/gh/spack/spack/branch/develop/graph/badge.svg " alt =" Code coverage " /></a >
11
18
<a href =" https://slack.spack.io " ><img src =" https://slack.spack.io/badge.svg " alt =" Slack " /></a >
12
19
<a href =" https://matrix.to/#/#spack-space:matrix.org " ><img src =" https://img.shields.io/matrix/spack-space%3Amatrix.org?label=matrix " alt =" Matrix " /></a >
20
+
13
21
</h2 >
14
22
15
23
** [ Getting Started]   ; •   ; [ Config]   ; •   ; [ Community]   ; •   ; [ Contributing]   ; •   ; [ Packaging Guide] **
You can’t perform that action at this time.
0 commit comments