Skip to content

Commit abee3af

Browse files
committed
Update dates and regular ticket price on main page.
1 parent 4a3982c commit abee3af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

_config.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,17 @@ ticketsOffers:
150150
validFrom: "2019-11-01"
151151
validThrough: "2019-05-14"
152152
-
153-
name: "Early-Bird 2-Days Ticket"
154-
price: "850"
153+
name: "Regular 2-Day Ticket"
154+
price: "1050"
155155
priceCurrency: "ILS"
156156
ticketsNumber: "100"
157-
ribbon: "-20%"
157+
#ribbon: "-20%"
158158
featured: true
159159
buyButtonLink: "https://ti.to/hamakor/core-cpp-2019"
160160
buyButtonText: "Buy Now"
161161
ticketContentList: ["Two day conference", "Two parallel tracks", "Friday activities"]
162-
validFrom: "2018-11-01"
163-
validThrough: "2019-01-31"
162+
validFrom: "2019-02-01"
163+
validThrough: "2019-05-01"
164164
-
165165
name: "Training"
166166
price: "1350"

_includes/timeline.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h5 class="slot-title" itemprop="name">Call for Submissions: <b>CLOSED</b></h5>
2222
<div class="timeslot-elements flexbox-wrapper">
2323
<div class="slot col-md-6 col-xs-12 flexbox-item-height">
2424
<div class="slot-content">
25-
<h5 class="slot-title" itemprop="name">Early-Bird Ticket Discount <b>ENDS SOON!</b></h5>
25+
<h5 class="slot-title" itemprop="name">Early-Bird Ticket Discount <b>ENDED</b></h5>
2626
</div>
2727
</div>
2828
</div>

0 commit comments

Comments
 (0)