Création de la catégorie tehc

This commit is contained in:
Stanislas Jouffroy 2025-03-23 14:44:57 +01:00
parent acfbaca591
commit ea1afe519b
3 changed files with 137 additions and 0 deletions

12
archetypes/tech.md Normal file
View file

@ -0,0 +1,12 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
publishdate: {{ .Date }}
description: ""
weight: 10
categories: ["tech"]
tags: []
---
Lorem Ipsum.