-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from RevolutionVA/2017-revisions
update discount text
- Loading branch information
Showing
1 changed file
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -246,13 +246,13 @@ <h2>Latest <b>news</b> | |
<!--<h4>Call for speakers has closes. Stay tuned for the lineup in a few days...</h4>--> | ||
<!--</li>--> | ||
<li class="news"> | ||
<span class="news-date">Sep 5</span> | ||
<span class="news-date">Sep 6</span> | ||
<h4>Ticket sales open.</h4> | ||
</li> | ||
<li class="news"> | ||
<span class="news-date">Sep 5</span> | ||
<h4>Chesapeake Conference Center chosen as the site for this years event!</h4> | ||
</li> | ||
<!--<li class="news">--> | ||
<!--<span class="news-date">Sep 5</span>--> | ||
<!--<h4>Chesapeake Conference Center chosen as the site for this years event!</h4>--> | ||
<!--</li>--> | ||
<li class="news"> | ||
<span class="news-date">Aug 11</span> | ||
<h4>Call for speakers opens.</h4> | ||
|
@@ -1156,6 +1156,7 @@ <h2>Event <b>venue</b> | |
</h2> | ||
<ul class="contact"> | ||
<li class="contact-info"> | ||
Tentative location:<br/> | ||
<a href="http://maps.google.com/?q=700 Conference Center Drive, Chesapeake, VA" target="_blank"> | ||
<em class="fa fa-map-marker"></em> | ||
<span>Chesapeake Conference Center</span><br/> | ||
|
@@ -1491,9 +1492,7 @@ <h4 class="accordion-title">Is there a student discount?</h4> | |
</a> | ||
<div class="accordion-body"> | ||
<p> | ||
Absolutely! Contact us at <a | ||
href="mailto:[email protected]?subject=Student%20discount">[email protected]</a> | ||
for the discount code. | ||
No, but if you go without 10 starbucks lattes' you can easily have enough to pay such a little amount for such a great value for your career! | ||
</p> | ||
</div> | ||
</li> | ||
|
@@ -1669,12 +1668,12 @@ <h2> | |
"startDate" : "2017-11-10T08:30", | ||
"url" : "http://hrdevfest.org/index.html", | ||
"doorTime": "2017-11-10T08:30", | ||
"location" : { | ||
"@type" : "Place", | ||
"sameAs" : "http://chesapeakeconference.com/", | ||
"name" : "Chesapeake Conference Center", | ||
"address" : "700 Conference Center Drive, Virginia Beach, VA 23320" | ||
}, | ||
//"location" : { | ||
//"@type" : "Place", | ||
//"sameAs" : "http://chesapeakeconference.com/", | ||
//"name" : "Chesapeake Conference Center", | ||
//"address" : "700 Conference Center Drive, Virginia Beach, VA 23320" | ||
//}, | ||
"offers": [{ | ||
"@type": "Offer", | ||
"name": "Early Bird - Conference", | ||
|