We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd4651 commit fce6206Copy full SHA for fce6206
1 file changed
data/events/2026/dallas/main.yml
@@ -2,7 +2,7 @@ name: "2026-dallas" # The name of the event. Four digit year with the city name
2
year: "2026" # The year of the event. Make sure it is in quotes.
3
city: "dallas" # The displayed city name of the event. Capitalize it.
4
event_twitter: "devopsdaysdfw" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
5
-description: "Devopsdays is coming to dallas!" # Edit this to suit your preferences
+description: "Devopsdays is coming to Dallas!" # Edit this to suit your preferences
6
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
7
8
# All dates are in unquoted 2026-MM-DDTHH:MM:SS+TZ:TZ, like this:
0 commit comments