Compare commits

..

No commits in common. "af86caa1968c17c74daf7a6cdef52bc5b18f952a" and "30edcec39c81f379c65f953d232b618c4251d47f" have entirely different histories.

View File

@ -51,11 +51,6 @@
{% include 'components/delete_list.html' %}
{% 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>
{% include 'components/scripts.html' %}