From 0d887109634eab72484446506b7af56153899dc9 Mon Sep 17 00:00:00 2001
From: Raniere Silva <raniere@ime.unicamp.br>
Date: Sun, 21 Dec 2014 01:16:08 -0200
Subject: [PATCH] Add HTML version of LAYOUT.md of 317a7c3

---
 LAYOUT.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/LAYOUT.html b/LAYOUT.html
index b036af1..67ffbbc 100644
--- a/LAYOUT.html
+++ b/LAYOUT.html
@@ -88,8 +88,8 @@ Paragraph(s) of introductory material.
 ## Other Resources
 
 *   [Motivation](motivation.html)
-*   [Reference Guide](reference.html)
-*   [Next Steps](discussion.html)
+*   [Reference](reference.html)
+*   [Discussion](discussion.html)
 *   [Instructor&#39;s Guide](instructors.html)</code></pre>
 <p><strong>Notes:</strong></p>
 <ol style="list-style-type: decimal">
@@ -154,7 +154,8 @@ and one or more of these:
 <p>Every lesson must include a short slide deck suitable for a short presentation (3 minutes or less) that the instructor can use to explain to learners how knowing the subject will help them. The slides must be laid out like this:</p>
 <pre><code>---
 layout: slides
-title: Why Make?
+title: Lesson Title
+subtitle: Motivation
 ---
 &lt;section class=&quot;slide&quot;&gt;
 ## Why This Topic?
-- 
GitLab