Polish Deploy Recon page scan UX and Crucible cross-links.
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
This commit is contained in:
@@ -205,6 +205,30 @@ export const PAGE_WEATHER: Record<string, PageWeatherConfig> = {
|
||||
gridDrift: 90,
|
||||
palette: 'dim',
|
||||
},
|
||||
'/deploy-recon': {
|
||||
vibe: 'emberwake-pulse',
|
||||
intensity: 0.7,
|
||||
speed: 0.48,
|
||||
pulse: 1.1,
|
||||
density: 0.82,
|
||||
linkStrength: 0.65,
|
||||
layerOpacity: 0.52,
|
||||
orbDrift: 11,
|
||||
gridDrift: 42,
|
||||
palette: 'campaign',
|
||||
},
|
||||
'/browser-spread': {
|
||||
vibe: 'emberwake-pulse',
|
||||
intensity: 0.7,
|
||||
speed: 0.48,
|
||||
pulse: 1.1,
|
||||
density: 0.82,
|
||||
linkStrength: 0.65,
|
||||
layerOpacity: 0.52,
|
||||
orbDrift: 11,
|
||||
gridDrift: 42,
|
||||
palette: 'campaign',
|
||||
},
|
||||
};
|
||||
|
||||
export function resolvePageWeather(pathname: string): PageWeatherConfig {
|
||||
|
||||
Reference in New Issue
Block a user