Use YAML front matter for better AsciiDoctor support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marko Korhonen 2022-06-12 00:30:06 +03:00
parent e7bb772168
commit 6dcadd4b17
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
5 changed files with 27 additions and 24 deletions

View file

@ -1,8 +1,8 @@
+++
title = "Hugo and Jekyll"
date = 2022-03-23
draft = true
+++
---
title: Hugo and Jekyll
date: 2022-03-23
draft: true
---
= Hugo and Jekyll
Marko Korhonen <marko@korhonen.cc>
v1.0, 2022-03-23