New notes & New social icon forgejo

This commit is contained in:
Colmaris 2025-05-23 10:03:29 +02:00
parent ed6b0ea5f9
commit 92bba11c86
5 changed files with 145 additions and 5 deletions

9
archetypes/notes.md Normal file
View file

@ -0,0 +1,9 @@
---
title: "{{ replace (replace .Name "-" " ") "_" " " | title }}"
date: {{ .Date }}
tags:
- 100DaysToOffload
draft: false
author: "Colmaris"
toc: true
---