aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-06-25 10:02:21 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-06-25 10:02:21 +0200
commitadf1a24f0a88dc5095521faab474dabe5e926b2d (patch)
treef8ca0da552200b74991001dc21ea2ff1cbc22e80 /index.html
parent6ec6ac2cb4223484026f1bc52bba369f56eac9fa (diff)
parent7225d84248466b713c3a00c5e6cca40cf868bfe6 (diff)
downloadfreenode-live-2017-presentation-adf1a24f0a88dc5095521faab474dabe5e926b2d.tar
freenode-live-2017-presentation-adf1a24f0a88dc5095521faab474dabe5e926b2d.tar.gz
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index ee90cc9..aad2046 100644
--- a/index.html
+++ b/index.html
@@ -277,17 +277,17 @@ function linkify( selector ) {
<td>Apples</td>
<td>$1</td>
<td>7</td>
- <tr>
+ </tr>
<tr>
<td>Lemonade</td>
<td>$2</td>
<td>18</td>
- <tr>
+ </tr>
<tr>
<td>Bread</td>
<td>$3</td>
<td>2</td>
- <tr>
+ </tr>
</tbody>
</table>
</section>