feat: Update hippie-script
- Update to new version - Move brand from hippie to HIPPIE - Add hippie-script to all remaining templates
This commit is contained in:
parent
a3eb2250ab
commit
b7b1d15456
7 changed files with 7 additions and 7 deletions
|
|
@ -55,7 +55,7 @@ tags:
|
|||
<script src="{{ pageBase }}js/app.js"></script>
|
||||
<script src="{{ pageBase }}js/windows.js"></script>
|
||||
<script>
|
||||
console.log(HIPPIE.hippie.brand);
|
||||
console.log(HIPPIE.brand);
|
||||
// Get the space element
|
||||
const space = document.getElementById('screen-space');
|
||||
const start = document.querySelector('[data-action=start]');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue