Sha256: 134aa0a9c4bed87d713ed6457b3da69a46bf48d1b492efe95948566fab7ffa62
Contents?: true
Size: 1.96 KB
Versions: 2
Compression:
Stored size: 1.96 KB
Contents
<head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Langara CSIS Instructor Space </title> <link href="//langara.ca/_files/responsive/images/favicon.ico" rel="shortcut icon"> <!-- DOCUMENT STYLES --> <link rel="stylesheet" href="https://cdn.langara.ca/prod/dept/csis/assets/css/style.css"> <!-- BOOTSTRAP STYLE LINKS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous"> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script> <!-- FONTAWESOME ICON LINK --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <!-- LANGARA FONTSET --> <script src="//use.typekit.net/qbl8uug.js"></script> <script> try { Typekit.load(); } catch (e) {} </script> <link rel="stylesheet" href="//use.typekit.net/c/00c20c/1w;adelle,2,XKC:W:n6/l?3bb2a6e53c9684ffdc9a9bf51c5b2a621190870d5c463695d5239f66491c6493e5793795e99c12a7e59d231f36ff9060aa3673925bc5f6e33d62a301a165b57dc662e0ab462e8d8049e0622863bd88b8647148c99085d1496aa444cee30ae9abd59ac064b102ae1a87f4cad698de4273ebf7e6e51cb1405cc9bcd31ab73aa8d98df6bc1c84d15e9f" media="all"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400,400i,700"> {%- seo -%} <link rel="stylesheet" href="{{ "/assets/css/style.css" | relative_url }}"> {%- feed_meta -%} {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} </head>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
langara-department-jekyll-theme-0.2.0 | _includes/head.html |
langara-department-jekyll-theme-0.1.0 | _includes/head.html |