Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinholler committed Oct 30, 2011
1 parent 1ed6694 commit bb3c82e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ <h2>When?</h2>




<ul> <ul>
<li><span class="date"># 16</span>8th December 2011</li> <li><span class="date"># 16</span>8th December 2011</li>
<li><span class="date"># 15</span>10th November 2011</li> <li><span class="date"># 15</span>10th November 2011</li>
<li><span class="date"># 14</span>13th October 2011</li> <li class="past"><span class="date"># 14</span>13th October 2011</li>
<li><span class="date"># 13</span>8th September 2011</li> <li class="past"><span class="date"># 13</span>8th September 2011</li>
<li class="past"><span class="date"># 12</span>11th August 2011</li> <li class="past"><span class="date"># 12</span>11th August 2011</li>
<li class="past"><span class="date"># 11</span>14th July 2011</li> <li class="past"><span class="date"># 11</span>14th July 2011</li>
<li class="past"><span class="date"># 10</span>9th June 2011</li> <li class="past"><span class="date"># 10</span>9th June 2011</li>
<li class="past"><span class="date"># 9</span>12th May 2011</li> <li class="past"><span class="date"># 9</span>12th May 2011</li>
Expand Down

0 comments on commit bb3c82e

Please sign in to comment.