refactor: Move script parts around

- Run setup function in global script
- Move common script assets to hippie main template
- Remove unused scrcipt from components page
This commit is contained in:
sthag 2025-05-17 13:04:31 +02:00
parent 6cfe5b21e1
commit 8942dc3632
10 changed files with 17 additions and 52 deletions

View file

@ -1,3 +1,3 @@
// Setup
// -----------------------------------------------------------------------------
// setup();
setup();