From 0345696ed6efa235f920d6b0a73de5644a831fea Mon Sep 17 00:00:00 2001 From: Hakim El Hattab <hakim.elhattab@gmail.com> Date: Sun, 28 Sep 2014 12:27:48 +0200 Subject: [PATCH] remove css 3d warning --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 2d3ede16..286182df 100644 --- a/index.html +++ b/index.html @@ -49,10 +49,9 @@ </section> <section> - <h2>Heads Up</h2> + <h2>Hello There</h2> <p> - reveal.js is a framework for easily creating beautiful presentations using HTML. You'll need a browser with - support for CSS 3D transforms to see it in its full glory. + reveal.js is a framework that enables you to create beautiful presentations using HTML. This demo presentation will tell you more about what you can do with it. </p> <aside class="notes"> -- GitLab