add post and extra legal, revamp home page
This commit is contained in:
@@ -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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user