We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09e79d commit ea9f708Copy full SHA for ea9f708
docs/source/index.rst
@@ -593,8 +593,8 @@
593
594
<div class="logos-container hf-logo-cloud">
595
<div class="logo-item">
596
- <img src="_static/support/inria_dark.png" alt="Inria" class="logo-light" style="height: 300px; width: auto;">
597
- <img src="_static/support/inria_white.png" alt="Inria" class="logo-dark" style="height: 300px; width: auto;">
+ <img src="_static/support/inria_red.png" alt="Inria" class="logo-light" style="height: 300px; width: auto;">
+ <img src="_static/support/inria_red.png" alt="Inria" class="logo-dark" style="height: 300px; width: auto;">
598
</div>
599
600
<img src="_static/support/cnrs_dark.png" alt="CNRS" class="logo-light" style="height: 300px; width: auto;">
0 commit comments