add post and extra legal, revamp home page

This commit is contained in:
2026-03-09 00:32:57 -06:00
parent d3efb33db8
commit f02bd683da
10 changed files with 266 additions and 47 deletions
+4 -2
View File
@@ -1,10 +1,12 @@
---
date: {{ .Date }}
# description: ""
# image: ""
lastmod: {{ now.Format "2006-01-02" }}
# image: "/images/"
# image_alt: ""
lastmod: {{ .Date }}
showTableOfContents: false
# tags: ["",]
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
type: "post"
draft: false
---