Skip to content

Commit 8d10d05

Browse files
Add subtitle field to feed fields
Co-authored-by: openhands <openhands@all-hands.dev>
1 parent 425599f commit 8d10d05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/fields.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ fields.feed = [
99
['dc:type', 'type'],
1010
'title',
1111
'description',
12+
'subtitle',
1213
'author',
1314
'pubDate',
1415
'webMaster',

0 commit comments

Comments
 (0)