Remove render-time errors

This commit is contained in:
R Tyler Croy 2019-12-08 13:26:23 -08:00
parent 3126c4e34a
commit ba2ea190eb
No known key found for this signature in database
GPG Key ID: E5C92681BEF6CEA2
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
layout: nil
layout:
---
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

View File

@ -25,7 +25,7 @@ title: rtyler - home
<article class="post">
<header class="post-header">
<h1 class="post-title"><a href="{{ post.url }}">{{ post.title }}</a></h1>
<span class="post-meta"><em><time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date_to_string }}</time></em> {{!tags prefix="on "}}</span>
<span class="post-meta"><em><time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date_to_string }}</time></em></span>
<small>&middot;</small>
{% for tag in post.tags %}
<span>