fix(pitch-deck): remove Finanzprognose slide from deck
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m14s
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 35s
CI / test-python-voice (push) Successful in 36s
CI / test-bqas (push) Successful in 32s
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m14s
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 35s
CI / test-python-voice (push) Successful in 36s
CI / test-bqas (push) Successful in 32s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -22,7 +22,6 @@ const translations = {
|
|||||||
'Meilensteine',
|
'Meilensteine',
|
||||||
'Wettbewerb',
|
'Wettbewerb',
|
||||||
'Team',
|
'Team',
|
||||||
'Finanzen',
|
|
||||||
'The Ask',
|
'The Ask',
|
||||||
'Investition & Cap Table',
|
'Investition & Cap Table',
|
||||||
'Kundenersparnis',
|
'Kundenersparnis',
|
||||||
@@ -319,7 +318,6 @@ const translations = {
|
|||||||
'Milestones',
|
'Milestones',
|
||||||
'Competition',
|
'Competition',
|
||||||
'Team',
|
'Team',
|
||||||
'Financials',
|
|
||||||
'The Ask',
|
'The Ask',
|
||||||
'Investment & Cap Table',
|
'Investment & Cap Table',
|
||||||
'Customer Savings',
|
'Customer Savings',
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ export const SLIDE_ORDER: SlideId[] = [
|
|||||||
'traction',
|
'traction',
|
||||||
'competition',
|
'competition',
|
||||||
'team',
|
'team',
|
||||||
'financials',
|
|
||||||
'the-ask',
|
'the-ask',
|
||||||
'cap-table',
|
'cap-table',
|
||||||
'customer-savings',
|
'customer-savings',
|
||||||
|
|||||||
Reference in New Issue
Block a user