mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
fix: example edit or authentication source (#17583)
* feat: new router logrocket * fix: router * fix:article edit * fix:remove unused file * fix: example edit or authentication source * fix:example --------- Co-authored-by: 钱巍 <wei.qian_ext@aispeech.com>
This commit is contained in:
@@ -10,7 +10,7 @@ import cache from '@/utils/cache';
|
||||
export const route: Route = {
|
||||
path: '/:type',
|
||||
categories: ['blog'],
|
||||
example: '/dev',
|
||||
example: '/logrocket/dev',
|
||||
parameters: { type: 'dev | product-management | ux-design' },
|
||||
radar: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user