@ -1,9 +0,0 @@
---
date: '2020-05-05 23:00:33'
draft: false
photo: null
posttype: note
slug: 5eb1e201
name: '53b2e201'
Some pretty much tasty peanut stew
@ -2,7 +2,7 @@
<div class="all">
<h1>All posts</h1>
{{ range .Site.RegularPages }}
{{ if eq .Type "post"}}
{{ if eq .Type "photo"}}
<article class="h-entry entry">
<h3 class="post-title p-name entry-title"><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3>
<h4 class="decription"><a href="{{ .RelPermalink }}">{{ .Description }}</a></h4>