Loading _layouts/workshop.html +3 −7 Original line number Diff line number Diff line Loading @@ -28,13 +28,9 @@ <link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/bootstrap-theme.css" /> <link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/lesson.css" /> {% if site.carpentry == "swc" %} <link rel="shortcut icon" type="image/x-icon" href="/favicon-swc.ico" /> {% elsif site.carpentry == "dc" %} <link rel="shortcut icon" type="image/x-icon" href="/favicon-dc.ico" /> {% elsif site.carpentry == "lc" %} <link rel="shortcut icon" type="image/x-icon" href="/favicon-lc.ico" /> {% endif %} {% include favicons.html %} <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> Loading Loading
_layouts/workshop.html +3 −7 Original line number Diff line number Diff line Loading @@ -28,13 +28,9 @@ <link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/bootstrap-theme.css" /> <link rel="stylesheet" type="text/css" href="{{ page.root }}/assets/css/lesson.css" /> {% if site.carpentry == "swc" %} <link rel="shortcut icon" type="image/x-icon" href="/favicon-swc.ico" /> {% elsif site.carpentry == "dc" %} <link rel="shortcut icon" type="image/x-icon" href="/favicon-dc.ico" /> {% elsif site.carpentry == "lc" %} <link rel="shortcut icon" type="image/x-icon" href="/favicon-lc.ico" /> {% endif %} {% include favicons.html %} <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> Loading