New notes & New social icon forgejo
This commit is contained in:
parent
ed6b0ea5f9
commit
92bba11c86
5 changed files with 145 additions and 5 deletions
9
archetypes/notes.md
Normal file
9
archetypes/notes.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: "{{ replace (replace .Name "-" " ") "_" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
tags:
|
||||
- 100DaysToOffload
|
||||
draft: false
|
||||
author: "Colmaris"
|
||||
toc: true
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue