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 statuspageAllgreen = () => html`
const footer = wrapperElement.querySelector('upl-statuspage-footer') as any;
// Configure Header
header.pageTitle = 'TechVault Services Status';
header.pageTitle = 'TechVault';
header.showReportButton = true;
header.showSubscribeButton = true;
header.logoUrl = 'https://via.placeholder.com/150x50/4CAF50/ffffff?text=TechVault';
header.customStyles = true;
header.brandColor = '#4CAF50';
header.logoUrl = 'https://via.placeholder.com/150x50/4CAF50/ffffff?text=TV';
// Configure Overall Status - All Green
statusBar.overallStatus = {