Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93395e4

Browse files
committed
remove podcast tag
1 parent b163c34 commit 93395e4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

backend/firebase/functions/src/hashnode/scheduledNotionToHashNode.ts

-5
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,6 @@ ${post.content}
134134
originalArticleURL: `https://codingcat.dev/${page._type}/${page.slug}`,
135135
},
136136
tags: [
137-
{
138-
_id: '56744722958ef13879b950d3',
139-
name: 'podcast',
140-
slug: 'podcast',
141-
},
142137
{
143138
_id: '56744721958ef13879b94cad',
144139
name: 'JavaScript',

0 commit comments

Comments
 (0)