Skip to content

Commit f9e0bd5

Browse files
committed
Remove backup-manager change alert from website
Removed the prominent backup-manager change notification section from the main website as it's an internal technical change that doesn't warrant a major alert on the marketing page. The change is still documented in the README.md for technical users, but the website now focuses on core features rather than internal package reorganization details.
1 parent 613dce3 commit f9e0bd5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -418,12 +418,6 @@ <h4 style="color: var(--accent); margin-bottom: 1rem;">🔄 Smart Mapping</h4>
418418
</div>
419419
</div>
420420

421-
<div style="background: linear-gradient(135deg, var(--accent-faded), transparent); border: 1px solid var(--accent); border-radius: 8px; padding: 1.5rem;">
422-
<h4 style="color: var(--accent); margin-bottom: 1rem;">⚠️ Important: backup-manager Changes</h4>
423-
<p style="margin-bottom: 0.5rem;"><strong>Previously:</strong> backup-manager was in server profile (37 packages)</p>
424-
<p style="margin-bottom: 0.5rem;"><strong>Now:</strong> backup-manager moved to enterprise profile (60 packages)</p>
425-
<p style="color: var(--muted); margin: 0;"><strong>Rationale:</strong> Modern servers use cloud backup, containers, or infrastructure-as-code. Traditional backup-manager fits better with enterprise compliance scenarios.</p>
426-
</div>
427421
</div>
428422
</div>
429423

0 commit comments

Comments
 (0)