From 611895edbeb51814491815c87ae3e9ec35297c9f Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 28 Oct 2011 11:25:39 -0700 Subject: [PATCH] Update doc for reveal page --- marketing/docs/reveal.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/marketing/docs/reveal.php b/marketing/docs/reveal.php index d5bfd8495f..5120fa7fc3 100755 --- a/marketing/docs/reveal.php +++ b/marketing/docs/reveal.php @@ -33,8 +33,6 @@

Using Reveal

Reveal is a cinch to hook up - just include the JS and CSS. You can either call it in the JS or just include a new "data-reveal-id" parameter. If you need detailed steps check out the playground for Reveal, but here are the steps to get it started:

    -
  1. Go to the includes/_js.php file and include the Reveal JS (jQuery also need to be included if it's not already)
  2. -
  3. Do the same for includes/_css.php and include the Reveal CSS
  4. The markup goes something like this: