feat: Update logo to optimiz-rs branding 🎨

Logo Updates:
-  New logo: logo_optimizrs.png (1024x1536 PNG)
-  README.md: Updated logo reference
-  docs/source/conf.py: Updated html_logo and html_favicon
-  Removed old logos: logo_optimizr_valid.png, logo_optimizr_valid.jpeg
-  Copied from: business/logo/logo_optimizrs.png

The logo now reflects the new optimiz-rs package name across:
- GitHub README
- ReadTheDocs documentation
- Sphinx HTML output
- favicon

All documentation will automatically use the updated branding.
This commit is contained in:
ThotDjehuty
2026-02-17 09:56:23 +01:00
parent 5f2d2d6187
commit fed03f5bdf
6 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# OptimizR 🚀
<p align="center">
<img src="docs/source/logo_optimizr_valid.png" alt="OptimizR Logo" width="220" />
<img src="docs/source/logo_optimizrs.png" alt="OptimizR Logo" width="220" />
</p>
**High-performance optimization algorithms in Rust with Python bindings**