Skip to content

Commit 12eeda8

Browse files
codercatdevgithub-actions[bot]
authored andcommitted
main-devto updates
1 parent 27a2ef0 commit 12eeda8

File tree

1 file changed

+20
-15
lines changed
  • apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/3-holiday-special

1 file changed

+20
-15
lines changed

apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/3-holiday-special/+page.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,35 @@ type: podcast
33
authors:
44
- alex-patterson
55
- 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'
88
season: 3
99
published: published
1010
podcast: CodingCat.dev
1111
chapters_done: false
1212
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
1821
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
2328
slug: 3-holiday-special
2429
sponsors:
2530
- 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'
3035
---
3136

3237
<script lang="ts">

0 commit comments

Comments
 (0)