Skip to content

Commit fa5cbc9

Browse files
committed
Sometimes you gotta hiatus
1 parent 2ff8233 commit fa5cbc9

File tree

6 files changed

+9
-10
lines changed

6 files changed

+9
-10
lines changed

images/social-2020-09.jpg

99.1 KB
Loading

images/social.svg

Lines changed: 1 addition & 1 deletion
Loading

routes/index/index.jade

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,18 @@ div( class=className )
99
img.socially-distanced(src='/images/socially-distanced.svg')
1010
span night of code, waffles, and karaoke.
1111

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+
| !
1515

1616
.col-xs-12.col-sm-5.details
1717
h5 Date & Time
1818
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
2020

2121
h5 Location
2222
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)
2524

2625
section#hero: .container-fluid
2726

routes/performers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can either comment on the current Call for Performers [issue on Github][1] o
1818
When and where will it be?
1919
--------------------------
2020
When: {{day.date | date:"EEEE, MMMM d":"UTC"}} from 7 PM to 10 PM Pacific.
21-
Where: Streamed Online
21+
Where: Indefinite hiatus
2222

2323
What kind of performance are you looking for?
2424
---------------------------------------------

routes/speakers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can either comment on the current Call for Speakers [issue on Github][1] or
1818
When and where will it be?
1919
--------------------------
2020
When: {{day.date | date:"EEEE, MMMM d":"UTC"}} from 7 PM to 10 PM Pacific.
21-
Where: Streamed Online
21+
Where: Indefinite hiatus
2222

2323
Do I need to be an expert to talk?
2424
----------------------------------

routes/tickets/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ div( class=className )
1414
| {{tickets.day.date | date:'EEEE, MMMM d':'UTC'}} at 7 PM
1515

1616
h5 Location
17-
h3 Streamed Online
17+
h3 Indefinite hiatus
1818

1919
section: .container-fluid
2020
p By buying a ticket and attending, you are agreeing to abide by our

0 commit comments

Comments
 (0)