mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-04 12:32:55 +00:00
[TldrTechBridge] Add Web Dev and Founders sections (#3576)
This commit is contained in:
parent
bf4ea12719
commit
f5f76f111b
@ -23,7 +23,9 @@ class TldrTechBridge extends BridgeAbstract
|
|||||||
'values' => [
|
'values' => [
|
||||||
'Tech' => 'tech',
|
'Tech' => 'tech',
|
||||||
'Crypto' => 'crypto',
|
'Crypto' => 'crypto',
|
||||||
'AI' => 'ai'
|
'AI' => 'ai',
|
||||||
|
'Web Dev' => 'engineering',
|
||||||
|
'Founders' => 'founders'
|
||||||
],
|
],
|
||||||
'defaultValue' => 'tech'
|
'defaultValue' => 'tech'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user