Hello whiny.lol
This commit is contained in:
22
archetypes/changelog.md
Normal file
22
archetypes/changelog.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: {{ replace .File.ContentBaseName "-" " " | title - site.Params.version }}
|
||||
date: {{ now.Format "2006-01-02" }}
|
||||
description:
|
||||
categories:
|
||||
# - Major update
|
||||
# - Minor update
|
||||
---
|
||||
|
||||
<!--more-->
|
||||
|
||||
- **Content:**
|
||||
- Text
|
||||
|
||||
- **UI & UX:**
|
||||
- Text
|
||||
|
||||
- **CSS:**
|
||||
- Text
|
||||
|
||||
- **Behind the scenes:**
|
||||
- Text
|
||||
Reference in New Issue
Block a user