G
Ryan's Git Repos
rschanzorg-public
files
log
graph
refs
Ref
main
archetypes/default.md
main
· 84 B · 6 lines
raw
1
---
2
title: "{{ replace .Name "-" " " | title }}"
3
date: {{ .Date }}
4
draft: true
5
---
6