Use YAML front matter for better AsciiDoctor support
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e7bb772168
commit
6dcadd4b17
5 changed files with 27 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue