Skip to content

Commit

Permalink
feat(workshop): Added a workshop at JSConf Mexico 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky authored Nov 29, 2021
1 parent b64136f commit b11b0db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/.vuepress/store/modules/events.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
const state = {
workshops: [
{
title: "Modular Audio Visualisation with modV @ JSConf Mexico",
location: "Online",
url: "https://jsconf.mx/en",
date_start: new Date("12/01/2021 21:00 CET"),
date_end: new Date("12/01/2021 22:30 CET")
},

{
title: "CODAME ART+TECH Festival",
location: "Online",
Expand Down

0 comments on commit b11b0db

Please sign in to comment.