1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 04:05:58 -04:00

lots of random cleanup & organization

This commit is contained in:
2021-07-20 15:22:57 -04:00
parent 71892d3e17
commit e4d3e074fd
27 changed files with 425 additions and 419 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- $img := partial "functions/init" . -}}
{{- $img := partial "functions/prepare-meta" . -}}
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\"?>" | safeHTML }}
<feed xmlns="http://www.w3.org/2005/Atom">
<title>{{ .Site.Title }}</title>