Added tracks layout

This commit is contained in:
Brandon Rozek 2022-05-29 12:52:49 -04:00
parent b3373844ab
commit b663bb8028
4 changed files with 65 additions and 1 deletions

6
archetypes/tracks.md Normal file
View file

@ -0,0 +1,6 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ dateFormat "2006-01-02T15:04:05Z07:00" .Date }}
draft: true
gpx: ""
---