@ -1,7 +1,7 @@
{{ define "main" }}
<main>
<div class="contents">
<div class="contents h-feed">
<span id="pagination-top">{{ partial "pagination.html" . }}</span>
{{ range .Paginator.Pages}}
{{ if not (eq .Type "response")}}<section data-post-type="{{ .Type }}" class="h-entry {{.Type }}">
@ -1,6 +1,6 @@
<div class="about">
<div class="about h-feed">
<h1>Latest post</h1>
{{ range (first 1 (where .Site.RegularPages "Type" "!=" "response")) }}
<article class="post h-entry entry contents">