refactor to avoid errors when rendering locally
[rnaseq-cwl-training.git] / _layouts / workshop.html
index 9411e580c15e7c34ee639d7d42a924d153994bd5..cf57cdf4963c526c7b546fe8bbf2d4b938dc1fd2 100644 (file)
@@ -1,13 +1,13 @@
 ---
 ---
-
 {% include base_path.html %}
+{% include gh_variables.html %}
 
 <!doctype html>
 <html lang="en">
   <head>
 
-    <meta name="slug" content="{{site.github.project_title}}" />
+    <meta name="slug" content="{{project_title}}" />
     <meta name="startdate" content="{{page.startdate}}" />
     <meta name="enddate" content="{{page.enddate}}" />
     <meta name="humandate" content="{{page.humandate}}" />