mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 02:11:12 +00:00
Added tracks layout
This commit is contained in:
parent
b3373844ab
commit
b663bb8028
4 changed files with 65 additions and 1 deletions
6
archetypes/tracks.md
Normal file
6
archetypes/tracks.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ dateFormat "2006-01-02T15:04:05Z07:00" .Date }}
|
||||
draft: true
|
||||
gpx: ""
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue