Initial commit

This commit is contained in:
Nathan Anderson
2022-09-01 18:42:28 -06:00
commit 7bf3569750
119 changed files with 5191 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
tags:
summary:
cover:
image: "/images/img.jpg"
# can also paste direct link from external site
# ex. https://i.ibb.co/K0HVPBd/paper-mod-profilemode.png
alt: ""
caption: ""
relative: false
---