Skip to content

Commit

Permalink
feat: add combo ticket to list
Browse files Browse the repository at this point in the history
...and improve links of tickets
  • Loading branch information
herschel666 committed Feb 1, 2019
1 parent 5bc9767 commit afab918
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions theme/jade/index-partials/tickets.pug
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
section.section(id="tickets")
h2 Tickets
a(href="https://ti.to/jsunconf/jsunconf-2019").button-tickets Early bird ticket <span>59 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019").button-tickets Regular ticket <span>79 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019").button-tickets Regular ticket with 50% Diversity support <span>119 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019").button-tickets Regular ticket with 100% Diversity support <span>159 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019?ivqjanoc7fy=1#tito-ticket-ivqjanoc7fy").button-tickets Regular ticket <span>79 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019?5ovk9kpclqo=1#tito-ticket-5ovk9kpclqo").button-tickets Regular ticket with 50% Diversity support <span>119 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019?03awzyptwae=1#tito-ticket-03awzyptwae").button-tickets Regular ticket with 100% Diversity support <span>159 &euro;</span>
a(href="https://ti.to/jsunconf/jsunconf-2019?lp54so0zhfg=1#tito-ticket-lp54so0zhfg").button-tickets Combo Ticket: JSUnconf &amp; RubyUnconf <span>110 &euro;</span>
//- a.button Regular 79 &euro;
//- a.button Regular with 50% Diversity support 119 &euro;
//- a.button Regular with 100% Diversity support 159 &euro;

0 comments on commit afab918

Please sign in to comment.