Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Commit

Permalink
Show twitch link for type "partner-workshop"
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfspencer authored Apr 10, 2020
1 parent 0f94008 commit 71823b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/calendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const SMALL_DEVICE_WIDTH = 768
const SMALL_DEVICE_VIEW = 'listYear'
const LARGE_DEVICE_VIEW = 'listYear'

const STREAMED_TYPES = ['workshop', 'side-event', 'ceremony', 'talk', 'lhd']
const STREAMED_TYPES = ['workshop', 'side-event', 'ceremony', 'talk', 'lhd', 'partner-workshop']
const STREAM_LINK = `<hr>This event will be livestreamed on our <a href="https://www.twitch.tv/hackquarantine">Twitch</a> channel`
const VOD_LINK = `<hr>\This event has finished. Find recorded events on our <a href="https://hackquarantine.com/youtube">Youtube</a> channel`
const DISCORD_LINK = `<hr>\This event will be held on our <a href="https://discord.hackquarantine.com/">Discord</a> server`
Expand Down

0 comments on commit 71823b7

Please sign in to comment.