mirror of
https://github.com/BluemediaDev/dn42-home.git
synced 2025-05-12 03:01:36 +02:00
Initial commit
This commit is contained in:
commit
f61fad0099
12 changed files with 273 additions and 0 deletions
6
archetypes/default.md
Normal file
6
archetypes/default.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue