Skip to content

Commit

Permalink
fix: add categories
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL committed Jan 5, 2025
1 parent 33dca99 commit 38a864f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/routes/alistapart/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { getData, getList } from './utils';

export const route: Route = {
path: '/',
categories: ['programming'],
radar: [
{
source: ['alistapart.com/articles/'],
Expand Down

0 comments on commit 38a864f

Please sign in to comment.