feat(showcase): restore intro-presenter and executive-summary slides in showcase mode
Build pitch-deck / build-push-deploy (push) Successful in 1m22s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 31s
CI / test-python-voice (push) Successful in 33s
CI / test-bqas (push) Successful in 30s
Build pitch-deck / build-push-deploy (push) Successful in 1m22s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 31s
CI / test-python-voice (push) Successful in 33s
CI / test-bqas (push) Successful in 30s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,8 +2,6 @@ import { SlideId } from './types'
|
||||
|
||||
// Slides hidden in showcase (customer) mode — financial and investor-specific content
|
||||
export const SHOWCASE_HIDDEN_SLIDES = new Set<SlideId>([
|
||||
'intro-presenter',
|
||||
'executive-summary',
|
||||
'financials',
|
||||
'the-ask',
|
||||
'cap-table',
|
||||
|
||||
Reference in New Issue
Block a user