update
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user