Compare commits

...

2 Commits

Author SHA1 Message Date
0fe51c2d8b Update hermit-v2 theme. 2024-09-17 07:14:04 +02:00
cda4e76a0a Improve frontmatter of post archetype. 2024-09-17 07:13:39 +02:00
2 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,11 @@
--- ---
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"
desription: description:
date: {{ .Date }} date: {{ .Date }}
draft: false draft: false
ShowLastmod: true # ShowLastmod: true
toc: false
scrolltotop: true
tags: []
--- ---

@ -1 +1 @@
Subproject commit 88f58cfaed6ae7685c7293871926e1b3d050d0df Subproject commit 1ff47e11f0d79b537cf58e0ee6ed3bf04a96b12f