This is an automated email from the ASF dual-hosted git repository. anshum pushed a commit to branch production in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit d9f71c3021d92c4637dd68fd8e07cbeec0ac3d3f Merge: 9fef57f23 87fceaed8 Author: Anshum Gupta <[email protected]> AuthorDate: Thu Jan 23 11:14:16 2025 -0800 Merge branch 'main' into production .../solr/solr_news/2025-01-23-9-8-0-available.md | 31 + pelicanconf.py | 4 +- requirements.txt | 1 + themes/solr/static/css/base.css | 23 +- themes/solr/static/css/font-awesome.min.css | 4 + themes/solr/static/css/google-fonts-kalam.css | 33 + themes/solr/static/css/google-fonts-raleway.css | 166 ++ themes/solr/static/css/operator.css | 21 +- .../solr/static/fonts/fontawesome/FontAwesome.otf | Bin 0 -> 134808 bytes themes/solr/static/fonts/fontawesome/LICENSE.txt | 95 + .../fonts/fontawesome/fontawesome-webfont.eot | Bin 0 -> 165742 bytes .../fonts/fontawesome/fontawesome-webfont.svg | 2671 ++++++++++++++++++++ .../fonts/fontawesome/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes .../fonts/fontawesome/fontawesome-webfont.woff | Bin 0 -> 98024 bytes .../fonts/fontawesome/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes themes/solr/static/fonts/kalam/LICENSE.txt | 93 + .../kalam/v17/YA9dr0Wd4kDdMthQOCfhsCkAj7g.woff2 | Bin 0 -> 53104 bytes .../fonts/kalam/v17/YA9dr0Wd4kDdMthROCfhsCkA.woff2 | Bin 0 -> 14040 bytes .../kalam/v17/YA9dr0Wd4kDdMthfOCfhsCkAj7g.woff2 | Bin 0 -> 6784 bytes themes/solr/static/fonts/raleway/LICENSE.txt | 93 + .../raleway/v34/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2 | Bin 0 -> 43224 bytes .../v34/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2 | Bin 0 -> 22612 bytes .../v34/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2 | Bin 0 -> 8120 bytes .../v34/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2 | Bin 0 -> 25908 bytes .../v34/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2 | Bin 0 -> 22040 bytes themes/solr/templates/_css.html | 7 +- themes/solr/templates/_javascript.html | 2 +- themes/solr/templates/_last_scripts.html | 3 + themes/solr/templates/htaccess.ref-guide-antora | 2 +- themes/solr/templates/operator/_css.html | 7 +- 30 files changed, 3241 insertions(+), 15 deletions(-)
