Sha256: a339737a3db600b3b65ca1db5a81a97f9a39ed28e63a42be2f1b128680229e41
Contents?: true
Size: 1.11 KB
Versions: 7
Compression:
Stored size: 1.11 KB
Contents
<!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>{{ page.title }}</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="alternate" type="application/rss+xml" title="Jekyll • Simple, blog-aware, static sites - Feed" href="/feed.xml" /> <link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="{{ site.repository }}/commits/master.atom" /> <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="{{ site.url }}/css/normalize.css" /> <link rel="stylesheet" href="{{ site.url }}/css/gridism.css" /> <link rel="stylesheet" href="{{ site.url }}/css/style.css" /> <link rel="stylesheet" href="{{ site.url }}/css/pygments.css" /> <link rel="icon" type="image/x-icon" href="{{ site.url }}/favicon.png" /> <script src="{{ site.url }}/js/modernizr-2.5.3.min.js"></script> </head>
Version data entries
7 entries across 7 versions & 3 rubygems