File tree Expand file tree Collapse file tree 6 files changed +9
-10
lines changed Expand file tree Collapse file tree 6 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,18 @@ div( class=className )
9
9
img.socially-distanced ( src ='/images/socially-distanced.svg' )
10
10
span night of code, waffles, and karaoke.
11
11
12
- h3 All proceeds go to
13
- a.black ( ng-repeat = '(name, url) in index.day.charity' ng-href = '{{url}}' ) {{name}}
14
- | .
12
+ h3 On indefinite hiatus:
13
+ a( href = 'https://twitter.com/wafflejs/status/1291062934735474693' ) any revival ideas appreciated
14
+ | !
15
15
16
16
.col-xs-12.col-sm-5.details
17
17
h5 Date & Time
18
18
h3: a.black ( href ='/models/WaffleJS.ics' target ='_self' )
19
- | {{index.day.date | date:'EEEE, MMMM d':'UTC'}} at 7 PM Pacific
19
+ strike {{index.day.date | date:'EEEE, MMMM d':'UTC'}} at 7 PM Pacific
20
20
21
21
h5 Location
22
22
h3
23
- a( href ='https://www.youtube.com/channel/UCaph-ErybJV_3CoXFcEYnKA' ) Streamed Online
24
- | (Join the <a href =" https://discord.gg/mq3k5Jh" target =" _self" >Discord</a >!)
23
+ | Indefinite hiatus (join the <a href =" https://discord.gg/mq3k5Jh" target =" _self" >Discord</a > though)
25
24
26
25
section#hero : .container-fluid
27
26
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can either comment on the current Call for Performers [issue on Github][1] o
18
18
When and where will it be?
19
19
--------------------------
20
20
When: {{day.date | date:"EEEE, MMMM d":"UTC"}} from 7 PM to 10 PM Pacific.
21
- Where: Streamed Online
21
+ Where: Indefinite hiatus
22
22
23
23
What kind of performance are you looking for?
24
24
---------------------------------------------
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can either comment on the current Call for Speakers [issue on Github][1] or
18
18
When and where will it be?
19
19
--------------------------
20
20
When: {{day.date | date:"EEEE, MMMM d":"UTC"}} from 7 PM to 10 PM Pacific.
21
- Where: Streamed Online
21
+ Where: Indefinite hiatus
22
22
23
23
Do I need to be an expert to talk?
24
24
----------------------------------
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ div( class=className )
14
14
| {{tickets.day.date | date:'EEEE, MMMM d':'UTC'}} at 7 PM
15
15
16
16
h5 Location
17
- h3 Streamed Online
17
+ h3 Indefinite hiatus
18
18
19
19
section: .container-fluid
20
20
p By buying a ticket and attending, you are agreeing to abide by our
You can’t perform that action at this time.
0 commit comments