diff --git a/index.html b/index.html index f8d8ae2..d17b3f5 100644 --- a/index.html +++ b/index.html @@ -53,13 +53,12 @@

Unless you try to make your slideshow be HTML

script to just switch from slide to slide, without any UI.

Unfortunately, I’m not as good at programming as the makers of the above frameworks. So, sadly…

-

I’m stuck with Slideshot.

+

I’m stuck with Slideshot.

So how does this crap work anyway?

-

It’s pretty simple. Anything that matches the CSS selector of body > +

It’s pretty simple. Anything that matches the CSS selector of body > div is a slide. And that’s pretty much all the restraint I put on the HTML or CSS. So that allows you to do largely anything you want to do, without the slide framework getting in your way.