Reformatted with automated tools and minor fixes.

This commit is contained in:
2021-04-28 23:09:35 -07:00
parent bf0b7a1cb7
commit b8bc24cf6f
24 changed files with 209 additions and 39 deletions

View File

@ -8,7 +8,7 @@
<h1>{{ metadata.title }}</h1>
<img src="{{metadata.relpath}}/{{metadata.featured}}" class="featured">
</div>
<div class="byline">
<div class="byline" style="width: 100%">
<p>Author: {{ metadata.author }}<br>
Published: {{ get_time_iso8601(metadata.stat.ctime) }}
{% if metadata.stat.mtime-metadata.stat.ctime > 512 %}