Merge claude/2

This commit is contained in:
librelad 2026-05-27 00:49:19 +01:00
commit a9baf1d0fa

View File

@ -83,8 +83,7 @@
<div class="backup-cards-row">
<div class="backup-card">
<div class="backup-card-header">
<h2>Backup status</h2>
<span class="backup-card-hint">System config and every installed app's latest backup. System config always first — a bare-metal restore needs it.</span>
<h2>Backup status <span class="tooltip" title="What's saved. Save System config first — if anything breaks, you need it to get everything else back." style="font-size:.75em;opacity:.7;cursor:help"></span></h2>
</div>
<!-- The "System config" tile is rendered FIRST inside this grid
by renderDashboard() / renderSystemTile(), styled the same