mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-16 15:19:55 +03:00
[TldrTechBridge] Add Web Dev and Founders sections (#3576)
This commit is contained in:
parent
bf4ea12719
commit
f5f76f111b
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,9 @@ class TldrTechBridge extends BridgeAbstract
|
|||
'values' => [
|
||||
'Tech' => 'tech',
|
||||
'Crypto' => 'crypto',
|
||||
'AI' => 'ai'
|
||||
'AI' => 'ai',
|
||||
'Web Dev' => 'engineering',
|
||||
'Founders' => 'founders'
|
||||
],
|
||||
'defaultValue' => 'tech'
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue