Skip to content
Snippets Groups Projects
Commit 6edec025 authored by Greg Wilson's avatar Greg Wilson
Browse files

Merge pull request #122 from r-gaia-cs/add-classes

Add classes
parents 25b664bc f292d661
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ title: Lesson Title
subtitle: Topic Title One
minutes: 10
---
> ## Learning Objectives
> ## Learning Objectives {.objectives}
>
> * Learning objective 1
> * Learning objective 2
......
......@@ -4,7 +4,7 @@ title: Lesson Title
subtitle: Topic Title Two
minutes: 10
---
> ## Learning Objectives
> ## Learning Objectives {.objectives}
>
> * Learning objective 1
> * Learning objective 2
......
......@@ -167,7 +167,7 @@ Each topic page must be structured as follows:
subtitle: Topic Title
minutes: 10
---
> ## Learning Objectives
> ## Learning Objectives {.objectives}
>
> * Learning objective 1
> * Learning objective 2
......
......@@ -4,7 +4,7 @@ title: Lesson Title
---
Paragraph of introductory material.
> ## Prerequisites
> ## Prerequisites {.prereq}
>
> A short paragraph describing what learners need to know
> before tackling this lesson.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment