Sha256: 8f615bf89971e4da31ea7a933ea1c6e0b0011acf7e72f69715df30ced8de0fb2
Contents?: true
Size: 705 Bytes
Versions: 3
Compression:
Stored size: 705 Bytes
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 -%} <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}"> {%- feed_meta -%} {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} {%- endif -%} <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script> <!-- Plug-in requirements --> <link rel="stylesheet" href="{{ "/assets/css/github-styles.css" | relative_url }}"> <script src="{{ "/assets/js/jquery.github.widget.js" | relative_url }}"></script> </head>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-github-plugin-1.0.2 | _includes/head.html |
jekyll-github-plugin-1.0.1 | _includes/head.html |
jekyll-github-plugin-1.0.0 | _includes/head.html |