diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2014-09-28 12:27:48 +0200 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2014-09-28 12:27:48 +0200 |
commit | 0345696ed6efa235f920d6b0a73de5644a831fea (patch) | |
tree | 868d596e90599de520b01532f94e3bb8e028b1ff /index.html | |
parent | bd176411ef7fa4b584af5deef538ab8f63f43746 (diff) | |
download | perl-software-in-gnu-guix-0345696ed6efa235f920d6b0a73de5644a831fea.tar perl-software-in-gnu-guix-0345696ed6efa235f920d6b0a73de5644a831fea.tar.gz |
remove css 3d warning
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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"> |