[TldrTechBridge] Add Web Dev and Founders sections (#3576)

This commit is contained in:
Korytov Pavel 2023-07-26 23:59:49 +03:00 committed by GitHub
parent bf4ea12719
commit f5f76f111b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,9 @@ class TldrTechBridge extends BridgeAbstract
'values' => [
'Tech' => 'tech',
'Crypto' => 'crypto',
'AI' => 'ai'
'AI' => 'ai',
'Web Dev' => 'engineering',
'Founders' => 'founders'
],
'defaultValue' => 'tech'
]