File tree Expand file tree Collapse file tree 1 file changed +20
-15
lines changed
apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/3-holiday-special Expand file tree Collapse file tree 1 file changed +20
-15
lines changed Original file line number Diff line number Diff line change @@ -3,30 +3,35 @@ type: podcast
3
3
authors :
4
4
- alex-patterson
5
5
- brittney-postma
6
- episode :
7
- recording_date : Dec 20, 2023 9:00 AM
6
+ episode : null
7
+ recording_date : ' Dec 20, 2023 9:00 AM'
8
8
season : 3
9
9
published : published
10
10
podcast : CodingCat.dev
11
11
chapters_done : false
12
12
cloudinary_convert : false
13
- cover : https://media.codingcat.dev/image/upload/v1702842558/main-codingcatdev-photo/2023-holiday-special.png
14
- devto :
15
- excerpt : ' Reviewing things that happened in 2023 and generally just having a fun holiday episode'
16
- guests :
17
- hashnode :
13
+ cover : >-
14
+ https://media.codingcat.dev/image/upload/v1702842558/main-codingcatdev-photo/2023-holiday-special.png
15
+ devto : null
16
+ excerpt : >-
17
+ Reviewing things that happened in 2023 and generally just having a fun holiday
18
+ episode
19
+ guests : null
20
+ hashnode : podcast-3-holiday-special
18
21
picks :
19
- [
20
- { author: 'alex-patterson', name: 'example', site: 'example.com' },
21
- { author: 'brittney-postma', name: 'example', site: 'example.com' }
22
- ]
22
+ - author : alex-patterson
23
+ name : example
24
+ site : example.com
25
+ - author : brittney-postma
26
+ name : example
27
+ site : example.com
23
28
slug : 3-holiday-special
24
29
sponsors :
25
30
- stickermule
26
- spotify :
27
- start : Dec 17, 2023
28
- title : ' CodingCat.dev Podcast - Holiday Special'
29
- youtube : https://youtube.com/live/UsjKVJWXkLg?feature=share
31
+ spotify : null
32
+ start : ' Dec 17, 2023'
33
+ title : CodingCat.dev Podcast - Holiday Special
34
+ youtube : ' https://youtube.com/live/UsjKVJWXkLg?feature=share'
30
35
---
31
36
32
37
<script lang =" ts " >
You can’t perform that action at this time.
0 commit comments