Skip to content

Commit 652fd1c

Browse files
committed
removed node workshop
1 parent 8eb9d57 commit 652fd1c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.php

+8-8
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@ function spans($list) {
5353
</header>
5454
<article>
5555
<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>
56-
<section>
57-
<a href="http://leftlogic.com/training?ref=html5demos.com#node" id="promo">
58-
<p><strong>Learn how to create real-time applications with HTML5 &amp; Node.js</strong></p>
59-
<p>Two day workshop covering real-time HTML5 APIs and Node.js running in March in Brighton, UK. <u>Find out more and grab your ticket now.</u></p>
60-
</a>
61-
</section>
62-
<?php /*
6356
<section>
6457
<a href="http://introducinghtml5.com" id="ih5">
6558
<p><strong>Introducing HTML5</strong> by Bruce Lawson &amp; Remy Sharp is the first full length book dedicated to HTML5.</p><p>Get it now and kick some HTML5 ass!</p>
6659
</a>
6760
</section>
68-
*/ ?>
61+
<?php
62+
/*<section>
63+
<a href="http://leftlogic.com/training?ref=html5demos.com#node" id="promo">
64+
<p><strong>Learn how to create real-time applications with HTML5 &amp; Node.js</strong></p>
65+
<p>Two day workshop covering real-time HTML5 APIs and Node.js running in March in Brighton, UK. <u>Find out more and grab your ticket now.</u></p>
66+
</a>
67+
</section>*/
68+
?>
6969
<p id="tags" class="tags">
7070

7171
</p>

0 commit comments

Comments
 (0)