blogamore/archetypes/skills.md

6 lines
190 B
Markdown
Raw Normal View History

2022-11-30 00:05:05 +01:00
---
title: {{ $term := path.Base .File.Dir }}"{{ replace $term "-" " " | title }}"
description: "Dies ist eine Beschreibung für {{ $term | title }}"
date: {{ now.Format "2006-01-02" }}
---