Initial commit
This commit is contained in:
commit
a82a9bf4c8
65 changed files with 18450 additions and 0 deletions
10
archetypes/post.md
Normal file
10
archetypes/post.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "An Example Post"
|
||||
subtitle: ""
|
||||
description: ""
|
||||
date: 2021-06-04
|
||||
author: ""
|
||||
image: ""
|
||||
tags: ["tag1", "tag2"]
|
||||
categories: ["Tech" ]
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue