Skip to content

Commit 76fc572

Browse files
committed
Add Honda Tech Blog feed
1 parent 4976008 commit 76fc572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/resources/feed-info-list.ts

+1
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,7 @@ export const FEED_INFO_LIST: FeedInfo[] = createFeedInfoList([
698698
['HENNGE', 'https://blog.smtps.jp/feed'],
699699
['ミツカリ', 'https://tech-blog.mitsucari.com/feed'],
700700
['ヤポドゥ', 'https://blog.yapodu.co.jp/feed'],
701+
['Honda Tech Blog', 'https://honda-techblog.hatenablog.com/feed'],
701702
]);
702703

703704
/**

0 commit comments

Comments
 (0)