feat: Add start screen

- Rename existing ui start screen to tile
- Add start screen
- Search input for DuckDuckGo
- Unfinished portal content
This commit is contained in:
sthag 2025-11-16 12:13:57 +01:00
parent 1b7e4f4888
commit 432af47d2c
4 changed files with 101 additions and 1 deletions

View file

@ -13,4 +13,5 @@
@use "modules/portal/portal_module";
@use "modules/songbook/songbook_module";
@use "modules/demo/demo_module";
@use "modules/start";
// @use "modules/YOUR-MODULE/YOUR-FILES";