Skip to content

Instantly share code, notes, and snippets.

@giancorzo
Last active May 4, 2017 18:07
Show Gist options
  • Save giancorzo/f22514d253102525feece818bbc92c1f to your computer and use it in GitHub Desktop.
Save giancorzo/f22514d253102525feece818bbc92c1f to your computer and use it in GitHub Desktop.
<div id="entries">
<div class="entry">
<h1>My New Posty</h1>
<div class="body">
This is my first post!
</div>
</div>
<div class="entry">
<h1>Another Post</h1>
<div class="body">
This is another post!
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment