added git attributes and filter for hostname

This commit is contained in:
2021-08-24 11:38:00 +02:00
parent 72afc9f9c4
commit bdea8d7772
8 changed files with 91 additions and 89 deletions

View File

@ -1,6 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---