This commit is contained in:
2025-06-29 22:58:33 +00:00
parent 0ad46c1ed5
commit 0f0764564b
9 changed files with 241 additions and 127 deletions

View File

@@ -45,12 +45,10 @@ export const statuspageMaintenance = () => html`
const footer = wrapperElement.querySelector('upl-statuspage-footer') as any;
// Configure Header
header.pageTitle = 'SecureVault Infrastructure Status';
header.pageTitle = 'SecureVault';
header.showReportButton = true;
header.showSubscribeButton = true;
header.logoUrl = 'https://via.placeholder.com/150x50/2196F3/ffffff?text=SecureVault';
header.customStyles = true;
header.brandColor = '#2196F3';
header.logoUrl = 'https://via.placeholder.com/150x50/2196F3/ffffff?text=SV';
// Configure Overall Status - Maintenance
statusBar.overallStatus = {