Skip to content

Commit b8ba9e3

Browse files
authored
Update fetch_blogs.py
1 parent e78353c commit b8ba9e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fetch_blogs.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
('xrdocs', 'segment-routing', '_tutorials'),
5353
('xrdocs', 'routed-pon', '_blogs'),
5454
('xrdocs', 'routed-pon', '_tutorials')
55+
('xrdocs', 'ncs5500', '_blogs'),
56+
('xrdocs', 'ncs5500', '_tutorials')
5557
]
5658

5759
def remove_date_from_title(title) :

0 commit comments

Comments
 (0)