Spline Integration
This commit is contained in:
parent
4e996180fe
commit
c258dec2bd
@ -47,6 +47,11 @@
|
|||||||
{% include 'components/delete_button.html' %}
|
{% include 'components/delete_button.html' %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if not current_user.is_authenticated %}
|
||||||
|
<script type="module" src="https://unpkg.com/@splinetool/viewer@1.0.55/build/spline-viewer.js"></script>
|
||||||
|
<spline-viewer loading-anim-type="spinner-small-dark" url="https://prod.spline.design/4mCpd7DzpXgN2X9q/scene.splinecode"></spline-viewer>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include 'components/scripts.html' %}
|
{% include 'components/scripts.html' %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user