From 31ea3d93f19250eef47f3345c3043c890ac31442 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Mon, 29 Apr 2013 18:08:34 -0700 Subject: Adding bottom grey footer --- template.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 1e09a8c..8cff66e 100644 --- a/template.html +++ b/template.html @@ -76,11 +76,20 @@ URL: https://code.google.com/p/io-2012-slides
  • Pressing 'o' toggles overview mode
  • Pressing 'ESC' toggles off these goodies
  • + + + + +
    +

    Slide with Bullets that Build

    +
    +

    Another list, but items fade as they build:

    @@ -143,11 +152,7 @@ function helloWorld(world) { </style>
    -<!DOCTYPE html>
     <html>
    -<head>
    -  <title>My Awesome Page</title>
    -</head>
     <body>
       <p>Hello world</p>
     <body>
    -- 
    cgit v1.2.3