mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 10:38:03 +08:00
chore: add popular category
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
export const categories = [
|
||||
{
|
||||
icon: '🌟',
|
||||
link: '/routes/popular',
|
||||
en: 'Popular',
|
||||
zh: '热门',
|
||||
},
|
||||
{
|
||||
icon: '💬',
|
||||
link: '/routes/social-media',
|
||||
|
||||
Reference in New Issue
Block a user