Sha256: c0e75dd7b9077a883c43d8a0bff054fe3858443741582300c1ccf98a28ee4d6a

Contents?: true

Size: 444 Bytes

Versions: 2

Compression:

Stored size: 444 Bytes

Contents

---
---
<head>
  <link rel="stylesheet" href="/css/main.css" />
  <link rel="stylesheet" href="/css/monokai.css" />
  <link href='https://fonts.googleapis.com/css?family=Poiret+One|Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  <title>{{ site.title }}</title>
</head>
<body>
  <h1><a href="/">{{ site.title }}Title</a></h1>
  <div id="posts">
    <div class="post">
      {{ content }}
    </div>
  </div>
</body>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
frenchpress-0.2.1 install/_layouts/post.html
frenchpress-0.2 install/_layouts/post.html