docs(core): update banner image (#12373)
This commit is contained in:
parent
09afb89a3d
commit
cd250bb928
@ -1,5 +1,9 @@
|
|||||||
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png"
|
<p style="text-align: center;">
|
||||||
width="100%" alt="Nx - Smart, Fast and Extensible Build System"></p>
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-light.svg">
|
||||||
|
<img alt="Nx - Smart, Fast and Extensible Build System" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-dark.svg" width="100%">
|
||||||
|
</picture>
|
||||||
|
</p>
|
||||||
|
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
|
|
||||||
|
|||||||
982
images/nx-dark.svg
Normal file
982
images/nx-dark.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 204 KiB |
982
images/nx-light.svg
Normal file
982
images/nx-light.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 204 KiB |
Loading…
x
Reference in New Issue
Block a user