chore: remove old layout, update theme

This commit is contained in:
recanman 2024-08-31 22:01:30 -07:00
parent 506136454e
commit f5ba2a7d18
2 changed files with 1 additions and 16 deletions

View file

@ -1,15 +0,0 @@
{{ define "main" }}
<p>
RSS feed <a href="/index.xml">here</a>.
</p>
<h2>Latest Posts</h2>
<ul>
{{ range where .Site.RegularPages "Section" "posts" }}
<li>
<a href="{{ .RelPermalink }}">{{ .Title }}</a> - {{ .Date.Format "2006-01-02" }}
</li>
{{ end }}
</ul>
{{ end }}

@ -1 +1 @@
Subproject commit cfd29ad5f006e19aa1d5d709ce60375eb3c7cafd
Subproject commit 6cb12d5d4e130cc103a3e1fb75849abd8a2f07b5