Skip to content

Commit 9d263a1

Browse files
committed
removing promo
1 parent 87a7766 commit 9d263a1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@ function spans($list) {
5353
<article>
5454
<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>
5555
<?php /*
56+
<section>
57+
<a href="http://leftlogic.com/tour" id="promo">
58+
<p><strong>Want to learn all about JavaScript?</strong></p>
59+
<p>Full day limted places workshops covering HTML5 APIs, Node and jQuery for designers at <strong>£200</strong> running throughout May. <u>Find out more and grab your ticket now.</u></p>
60+
</a>
61+
</section>
62+
*/ ?>
5663
<section>
5764
<a href="http://introducinghtml5.com" id="ih5">
5865
<p><strong>Introducing HTML5</strong> by Bruce Laweson &amp; Remy Sharp is the first full length book dedicated to HTML5.</p><p>Get it now and kick some HTML5 ass!</p>
5966
</a>
6067
</section>
61-
*/ ?>
62-
<section>
63-
<a href="http://leftlogic.com/tour" id="promo">
64-
<p><strong>Want to learn all about JavaScript?</strong></p>
65-
<p>Full day limted places workshops covering HTML5 APIs, Node and jQuery for designers at <strong>£200</strong> running throughout May. <u>Find out more and grab your ticket now.</u></p>
66-
</a>
67-
</section>
6868
<p id="tags" class="tags">
6969

7070
</p>

0 commit comments

Comments
 (0)