Commit 95644a91 authored by Raniere Silva's avatar Raniere Silva
Browse files

Fix root YAML variable in bin/lesson_initialize.py

Close #186
parent 3e332fcc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
---
layout: page
title: "Licenses"
permalink: /license/
root: .
---
## Instructional Material

+3 −0
Original line number Diff line number Diff line
@@ -263,6 +263,7 @@ FIXME: home page introduction
ROOT_REFERENCE_MD = '''\
---
layout: reference
root: .
---

## Glossary
@@ -274,6 +275,7 @@ ROOT_SETUP_MD = '''\
---
layout: page
title: Setup
root: .
---
FIXME
'''
@@ -281,6 +283,7 @@ FIXME
ROOT_AIO_MD = '''\
---
layout: page 
root: .
---
<script>
  window.onload = function() {