mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 02:11:12 +00:00
🐼 first commit
This commit is contained in:
commit
8c7ec3df80
27 changed files with 2823 additions and 0 deletions
7
archetypes/default.md
Normal file
7
archetypes/default.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ dateFormat "2006-01-02" .Date }}
|
||||
tags: []
|
||||
draft: true
|
||||
+++
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue