Création de la catégorie tehc
This commit is contained in:
parent
acfbaca591
commit
ea1afe519b
3 changed files with 137 additions and 0 deletions
12
archetypes/tech.md
Normal file
12
archetypes/tech.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ .Date }}
|
||||
publishdate: {{ .Date }}
|
||||
description: ""
|
||||
weight: 10
|
||||
categories: ["tech"]
|
||||
tags: []
|
||||
---
|
||||
|
||||
Lorem Ipsum.
|
Loading…
Add table
Add a link
Reference in a new issue