Skip to content

Commit 5fdaf85

Browse files
committed
Merge pull request #8 from ramsey/prod
Deploy updates in master to production
2 parents e71c467 + 9cd5105 commit 5fdaf85

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

resources/home.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$title = "Returning March 14 & 15, 2013 - ";
2+
$title = "Returning in 2013 - ";
33
ob_start();
44
?>
55
<div id="container" class="home">
@@ -10,21 +10,21 @@
1010
</div>
1111
<h1>PHP Community
1212
<span>Conference</span></h1>
13-
<h2>March 14 <span>&amp;</span> 15</h2>
13+
<h2>2013 &ndash; TBA</h2>
1414
<h3>Nashville,<span>&nbsp;</span>TN</h3>
1515
</div>
1616
<div class="aside">
1717
<p>A conference for people who care about PHP and what they make with it.</p>
1818
</div>
1919
<div class="section" id="main">
20-
<h4>The PHP Community Conference Returns in March 2013!</h4>
20+
<h4>The PHP Community Conference Returns in 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 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
27-
Twitter</a>, for more details over the coming weeks and months.</p>
24+
<p>In 2013, this friendly little PHP conference is returning to
25+
Nashville, TN! We're still nailing down the details and dates, so keep
26+
your eyes on this space and <a href="http://twitter.com/phpcomcon">follow
27+
us on 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>
3030
</div>

0 commit comments

Comments
 (0)