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:
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user