Skip to content

Commit a9bd4a8

Browse files
Merge pull request #354 from devopsdays/bridget-seattle-kiel-past
Moving Kiel and Seattle to past
2 parents fac4341 + c0c47f0 commit a9bd4a8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

content/events/2016-kiel/welcome.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases = ["/events/2016-kiel"]
1212

1313
<h1>DevOpsDays is coming to Kiel!</h1>
1414

15-
## {{< event_start >}} - {{< event_end >}}
15+
## Thursday, May 12, 2016 - Friday, May 13, 2016
1616

1717

1818

data/events/2016-kiel.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: "2016-kiel"
2-
year: "2016"
2+
year: 2016
33
city: "Kiel"
44
friendly: "2016-kiel"
5-
status: "current"
6-
startdate: 2016-05-12
5+
status: "past"
6+
startdate: 2016-05-11
77
enddate: 2016-05-13
88
coordinates: "54.3233, 10.1228"
99

data/events/2016-seattle.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: 2016-seattle # The name of the event. Four digit year with the city name in lower-case, with no spaces.
2-
year: "2016" # The year of the event. Make sure it is in quotes.
2+
year: 2016 # The year of the event. Make sure it is in quotes.
33
city: "Seattle" # The city name of the event. Capitalize it.
44
friendly: "2016-seattle" # Four digit year and the city name in lower-case. Don't forget the dash!
5-
status: "current" # Options are "past" or "current".
5+
status: "past" # Options are "past" or "current".
66
startdate: 2016-05-12
77
enddate: 2016-05-13
88
cfp_date_start: 2016-02-01

0 commit comments

Comments
 (0)