Sha256: 9f60c7642c8cb7a358e6a427bdf5d7e8fcbcc4f3c1b48821638a9ded1f38bedb

Contents?: true

Size: 1.37 KB

Versions: 1

Compression:

Stored size: 1.37 KB

Contents

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  {%- seo -%}

  <!-- scholar icon - https://jpswalsh.github.io/academicons/ -->
  <link rel="stylesheet" href="https://cdn.rawgit.com/jpswalsh/academicons/master/css/academicons.min.css">

  <!-- Material Design styles -->
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en">
  <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 <!-- <link rel="stylesheet" href="{{ "/bower_components/material-design-lite/material.min.css" | relative_url }}"> -->
  <link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.green-orange.min.css" />

  <!-- CSU required fonts -->
  <link rel="stylesheet" href="http:////static.colostate.edu/fonts/proxima-nova/proxima.css">
  <link rel="stylesheet" href="http://static.colostate.edu/fonts/proxima-nova/proxima.css">
  <link rel="stylesheet" href="http://static.colostate.edu/fonts/factoria/factoria.css">


  <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">

  {%- feed_meta -%}
  {%- if jekyll.environment == 'production' and site.google_analytics -%}
    {%- include google-analytics.html -%}
  {%- endif -%}

</head>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-csu-cs-0.1.5 _includes/head.html