More docs

This commit is contained in:
gumyr 2024-04-09 10:41:36 -04:00
parent ba8a7a660d
commit 339ce6b6ee

View file

@ -84,7 +84,7 @@ As an example, consider the design of a tea cup:
.. raw:: html
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script>
<model-viewer src="_static/tea_cup.glb" alt="A tea cup modelled in build123d" auto-rotate camera-controls style="width: 100%; height: 100%"></model-viewer>
<model-viewer src="_static/tea_cup.glb" alt="A tea cup modelled in build123d" auto-rotate camera-controls style="width: 100%; height: 100%;"></model-viewer>
.. image:: tea_cup.png
:align: center