removing duplicated start lines
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
This commit is contained in:
@@ -32,7 +32,6 @@ with your recording's information. Example:
|
||||
|
||||
```yaml
|
||||
---
|
||||
---
|
||||
title: # name of the meetup
|
||||
date: February 23, 2022 # date, format: Month day, year. This is the index field.
|
||||
category: Meetup # Can be Event, Meetup, Webinar
|
||||
@@ -50,7 +49,6 @@ with your meetup's information. Example:
|
||||
|
||||
```yaml
|
||||
---
|
||||
---
|
||||
title: # name of the meetup
|
||||
date: February 23, 2022 # date, format: Month day, year. This is the index field.
|
||||
category: Upcoming # Should be "Upcoming"
|
||||
|
||||
Reference in New Issue
Block a user