changed some pics

This commit is contained in:
MassiveAtoms
2021-03-15 13:35:36 -03:00
commit 1cec31f0fa
163 changed files with 5850 additions and 0 deletions

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---