Skip to content

Commit e71c467

Browse files
committed
Merge pull request #5 from ramsey/prod
Updating dates on teaser page of website
2 parents d81a423 + 9883712 commit e71c467

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

resources/home.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$title = "Returning March 2013 - ";
2+
$title = "Returning March 14 & 15, 2013 - ";
33
ob_start();
44
?>
55
<div id="container" class="home">
@@ -10,7 +10,7 @@
1010
</div>
1111
<h1>PHP Community
1212
<span>Conference</span></h1>
13-
<h2>March 2013</h2>
13+
<h2>March 14 <span>&amp;</span> 15</h2>
1414
<h3>Nashville,<span>&nbsp;</span>TN</h3>
1515
</div>
1616
<div class="aside">
@@ -21,9 +21,9 @@ <h4>The PHP Community Conference Returns in March 2013!</h4>
2121
<p>In 2011, we had our first ever conference. Our sponsors,
2222
speakers, and attendees were phenomenal. You rocked so much that
2323
we want to do it again!</p>
24-
<p>Mark your calendars for March 2013. This friendly, little PHP
25-
conference is returning to Nashville, TN. Keep your eyes on this
26-
space and <a href="http://twitter.com/phpcomcon">follow us on
24+
<p>Mark your calendars for March 14 &amp; 15, 2013. This friendly,
25+
little PHP conference is returning to Nashville, TN. Keep your eyes
26+
on this space and <a href="http://twitter.com/phpcomcon">follow us on
2727
Twitter</a>, for more details over the coming weeks and months.</p>
2828
<p>We've archived our <a href="/2011">2011 conference web site</a>
2929
for your convenience.</p>

0 commit comments

Comments
 (0)