Skip to content

Commit 16cf64a

Browse files
committed
Updated home with full frontal
1 parent ff13fd0 commit 16cf64a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

index.php

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ function spans($list) {
5151
</header>
5252
<article>
5353
<p><abbr>HTML</abbr> 5 experimentation and demos I've hacked together. Click on the browser support icon or the technology tag to filter the demos (the filter is an <code>OR</code> filter).</p>
54+
<section>
55+
<a href="http://full-frontal.org" id="ffad" title="JavaScript Conference: Full Frontal, 12th November">
56+
<img src="http://2010.full-frontal.org/images/ff2010.png" alt="Full Frontal Logo" />
57+
<p><strong>Learn more HTML5 &amp; JavaScript:</strong> Full Frontal is a conference, <em>run by</em> front end developers <em>for</em> front end developers, held in the UK on 12th November.</p>
58+
<p>Early bird tickets start at £100. Find out more: <em class="url">http://full-frontal.org</em></p>
59+
</a>
60+
</section>
5461
<table id="demos">
5562
<thead>
5663
<th>Demo</th>
@@ -68,14 +75,6 @@ function spans($list) {
6875
</tbody>
6976
</table>
7077

71-
<!-- <section>
72-
<a href="http://full-frontal.org" id="ffad" title="JavaScript Conference: Full Frontal, 20th November">
73-
<img src="http://2009.full-frontal.org/images/ff.gif" alt="Full Frontal Logo" width="70" />
74-
<p><b>Want to learn more about JavaScript?</b></p>
75-
<p>Full Frontal is a <strong>JavaScript conference</strong>, <em>run by</em> front end developers <em>for</em> front end developers, held in the UK on 20th November.</p>
76-
<p>Early bird tickets start at £100. Find out more: <em class="url">http://full-frontal.org</em></p>
77-
</a>
78-
</section> -->
7978
<p>All content, code, video and audio is <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Share Alike 2.0</a></p>
8079
</article>
8180
<footer><a id="built" href="http://twitter.com/rem">@rem built this</a></footer>

0 commit comments

Comments
 (0)