mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Use default logo banner size in README and docs
This commit is contained in:
parent
b3827b9147
commit
bc23241911
2 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="640" alt="build123d logo" src="docs/assets/build123d_logo/logo-banner.svg">
|
<img alt="build123d logo" src="docs/assets/build123d_logo/logo-banner.svg">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
[](https://build123d.readthedocs.io/en/latest/?badge=latest)
|
[](https://build123d.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
|
|
||||||
|
|
@ -26,9 +26,7 @@
|
||||||
.. highlight:: python
|
.. highlight:: python
|
||||||
|
|
||||||
.. image:: ./assets/build123d_logo/logo-banner.svg
|
.. image:: ./assets/build123d_logo/logo-banner.svg
|
||||||
:class: no-scaled-link
|
|
||||||
:align: center
|
:align: center
|
||||||
:width: 640
|
|
||||||
:alt: build123d logo
|
:alt: build123d logo
|
||||||
|
|
||||||
Build123d is a python-based, parametric, boundary representation (BREP) modeling
|
Build123d is a python-based, parametric, boundary representation (BREP) modeling
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue