mirror of
https://github.com/dcarrillo/atalaya.git
synced 2026-04-18 02:24:05 +00:00
feat: add custom banner to status page (#4)
This commit is contained in:
@@ -89,6 +89,8 @@ export type Env = {
|
||||
STATUS_PUBLIC?: string;
|
||||
REGIONAL_CHECKER_DO?: DurableObjectNamespace;
|
||||
ASSETS?: Fetcher;
|
||||
STATUS_BANNER_URL?: string;
|
||||
STATUS_BANNER_LINK?: string;
|
||||
};
|
||||
|
||||
// Status API response types (consumed by Pages project via service binding)
|
||||
|
||||
Reference in New Issue
Block a user