diff --git a/yyyy-city.yml b/yyyy-city.yml index 980e809cec0..c2c5b2b3e08 100644 --- a/yyyy-city.yml +++ b/yyyy-city.yml @@ -1,4 +1,4 @@ -name: yyyycity # The name of the event. Four digit year with the city name in lower-case, with no spaces. +name: "yyyy-city" # The name of the event. Four digit year with the city name in lower-case, with no spaces. year: "YYYY" # The year of the event. Make sure it is in quotes. city: "City" # The city name of the event. Capitalize it. friendly: "yyyy-city" # Four digit year and the city name in lower-case. Don't forget the dash!