Skip to content

Commit

Permalink
sunday schedule complete
Browse files Browse the repository at this point in the history
  • Loading branch information
dvantuyl committed May 17, 2024
1 parent 70ff854 commit 88e88b6
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 12 deletions.
Binary file added src/assets/images/bands/gozona.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/data/bands.toml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,12 @@ location = "Los Angeles, CA"
url = "https://labamba.lahonk.org/"
description = ""

[gozona]
name = "La Banda Gozona"
location = "Seattle, WA"
url = "https://www.facebook.com/people/La-Banda-Gozona/100065180273378/"
description = "gozona (go·soh·nah), [noun]: In the Sierra Madre of Oaxaca, a gozona is a four-day combination serenade and battle of the bands. We are La Banda Gozona, a group of Seattle musicians who play the traditional music of Oaxaca, Mexico."

[lovett]
name = "Lovett Arts"
location = "Seattle, WA"
Expand All @@ -243,6 +249,12 @@ location = "Seattle, WA"
url = "#"
description = ""

[lynx]
name = "Lynxcorps"
location = "Seattle, WA"
url = ""
description = "Seattle youth band"

[meownow]
name = "MeowNow Brass Band"
location = "Austin, TX"
Expand Down
24 changes: 12 additions & 12 deletions src/data/schedule.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,18 @@
"mapUrl" = "https://maps.app.goo.gl/nX3NEqR9PTTX1KnC6"
"stages"= [ "pratt_hill", "pratt_field" ]
[days.schedule]
"12:00" = [ "", "" ]
"12:30" = [ "", "" ]
"13:00" = [ "", "" ]
"13:30" = [ "", "" ]
"14:00" = [ "", "" ]
"14:30" = [ "", "" ]
"15:00" = [ "", "" ]
"15:30" = [ "", "" ]
"16:00" = [ "", "" ]
"16:30" = [ "", "" ]
"17:00" = [ "", "" ]
"17:30" = [ "", "" ]
"12:00" = [ "phinney", "gozona" ]
"12:30" = [ "neighbors", "sticks" ]
"13:00" = [ "8bit", "artesian" ]
"13:30" = [ "cimarrona", "goat" ]
"14:00" = [ "baque", "youngfellaz" ]
"14:30" = [ "agab", "brassless" ]
"15:00" = [ "tacomarama", "filthy" ]
"15:30" = [ "neon", "flyby" ]
"16:00" = [ "youngfellaz", "tmb" ]
"16:30" = [ "lynx", "chaotic" ]
"17:00" = [ "goodtrouble", "cimarrona" ]
"17:30" = [ "allstars", "" ]
[days.coordinates]
"info" = [1200.0,420.0]
"medic" = [1200.0,510.0]
Expand Down

0 comments on commit 88e88b6

Please sign in to comment.