hugo-theme-hax0r/archetypes/blog.md

11 lines
184 B
Markdown
Raw Permalink Normal View History

2023-03-23 08:00:12 +01:00
---
2023-03-27 09:01:12 +02:00
title: "{{ replace .Name "_" " " | title }}"
2023-03-23 08:00:12 +01:00
date: {{ .Date }}
2023-03-27 09:01:12 +02:00
description: (╯ ͠° ͟ʖ ͡°)╯┻━┻ "I forgot to write a description!"
2023-03-23 08:00:12 +01:00
categories:
tags:
draft: true
---