Skip to content

Commit 572ad76

Browse files
committed
remove deprecated city and year frontmatter parameters
Former-commit-id: 51e27c90480a808a362b1fdc83fe54d3291e9544
1 parent ef1f588 commit 572ad76

File tree

12 files changed

+0
-24
lines changed

12 files changed

+0
-24
lines changed

archetypes/event.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
+++
2-
City = ""
3-
Year = ""
42
+++

content/events/2016-chicago/conduct.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:17:08-06:00"
53
title = "conduct"
64
type = "event"

content/events/2016-chicago/contact.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:16:08-06:00"
53
title = "contact"
64
type = "event"

content/events/2016-chicago/location.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:17:00-06:00"
53
title = "location"
64
type = "event"

content/events/2016-chicago/program.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:28:07-06:00"
53
title = "program"
64
type = "event"

content/events/2016-chicago/proposals.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:28:14-06:00"
53
title = "proposals"
64
type = "event"

content/events/2016-chicago/propose.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T22:47:24-06:00"
53
title = "propose"
64
type = "event"

content/events/2016-chicago/registration.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:28:23-06:00"
53
title = "registration"
64
type = "event"

content/events/2016-chicago/sponsor.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-06T21:17:14-06:00"
53
title = "sponsor"
64
type = "event"

content/events/2016-chicago/welcome.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = "Chicago"
3-
Year = "2016"
42
date = "2016-03-04T17:36:05-06:00"
53
title = "welcome"
64
type = "event"

content/events/sample-event/contact.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = ""
3-
Year = ""
42
date = "2016-03-06T21:16:08-06:00"
53
title = "contact"
64
type = "event"

content/events/sample-event/program.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
+++
2-
City = ""
3-
Year = ""
42
date = "2016-03-06T21:28:07-06:00"
53
title = "program"
64
type = "event"

0 commit comments

Comments
 (0)