feat: Move and add functions
- Add global function randomFloatFrom() - Move getRandomColor() to app
This commit is contained in:
parent
0dfba8e6ee
commit
f83b5aa258
3 changed files with 23 additions and 12 deletions
|
|
@ -22,6 +22,7 @@ tags:
|
|||
{% endblock %}
|
||||
|
||||
{%- block script %}
|
||||
<script src="{{ pageBase }}js/app.js"></script>
|
||||
<script src="{{ pageBase }}js/drag.js"></script>
|
||||
<script>
|
||||
// Get the space element
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue