Initial website deployment
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 1m44s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 1m44s
This commit is contained in:
9
archetypes/posts.md
Normal file
9
archetypes/posts.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
|
||||
date: "{{ .Date }}"
|
||||
draft: true
|
||||
description: ""
|
||||
tags: []
|
||||
toc: true
|
||||
math: false
|
||||
---
|
||||
Reference in New Issue
Block a user