Surcharge de l'archétype par défaut
This commit is contained in:
parent
ea1afe519b
commit
80ebce6c92
2 changed files with 12 additions and 2 deletions
12
archetypes/default.md
Normal file
12
archetypes/default.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||||
|
date: {{ .Date }}
|
||||||
|
lastmod: {{ .Date }}
|
||||||
|
publishdate: {{ .Date }}
|
||||||
|
description: ""
|
||||||
|
weight: 10
|
||||||
|
categories: []
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
|
||||||
|
Lorem Ipsum.
|
2
css-dist/theme.min.css
vendored
2
css-dist/theme.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue