Skip to content

Instantly share code, notes, and snippets.

@aijaz
Created September 1, 2012 02:34
Show Gist options
  • Save aijaz/3562919 to your computer and use it in GitHub Desktop.
Save aijaz/3562919 to your computer and use it in GitHub Desktop.
Layout file for photos
---
layout: default
single: true
sidebar: collapse
no_header: true
header: condensed
---
<div>
<article class="hentry" role="article">
{% include photoFile.html %}
<footer>
<p class="meta">
{% include post/author.html %}
{% include post/date.html %}{% if updated %}{{ updated }}{% else %}{{ time }}{% endif %}
{% include post/categories.html %}
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment