fenster
All checks were successful
Deploy / deploy-staging (push) Successful in 8s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-07 01:35:16 +02:00
parent 541d411009
commit d064f6f81d
3 changed files with 88 additions and 14 deletions

View File

@@ -67,6 +67,7 @@ $wallpaper = $desktopPayload['desktop']['wallpaper'];
<?php foreach ($desktopPayload['tray'] as $trayItem): ?>
<span class="tray-pill"><?= htmlspecialchars($trayItem['label'], ENT_QUOTES) ?></span>
<?php endforeach; ?>
<div class="tray-skins" id="tray-skins"></div>
<time id="clock"></time>
</div>
</footer>