Copied the old site into Hugo.

This commit is contained in:
2022-10-18 01:19:43 +02:00
parent b5af999fa3
commit 948b7a2da5
8 changed files with 604 additions and 0 deletions

View File

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