Skip to content
Snippets Groups Projects
  • Greg Wilson's avatar
    Correcting URLs in footer. · 62150c74
    Greg Wilson authored
    The original plan was to put the URL for this repository in a configuration file that authors could edit when creating actual lessons.  However, it looks like Pandoc only does one level of variable expansion, so variables inside `_includes/footer.html` (which is itself interpolated as a variable) aren't expanded.  Instead, we will tell authors to edit `_includes/footer.html` in the `README.md` in the `gh-pages` branch.
    62150c74