Archetype for dev posts

This commit is contained in:
2023-10-01 15:05:12 -07:00
parent 90f4262b86
commit 3de4dfa871
2 changed files with 8 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
---
date: '{{ .Date }}'
title: '{{ replace .File.ContentBaseName `-` ` ` | title }}'
description: /Dev Posting/ and Behind the Scenes
thumbnail: null
article: true
---