Switching back to table-like 11ty front matter. It looks less bad than JSON.
This commit is contained in:
parent
f87df0527f
commit
7705debab0
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
---json
|
||||
{"title": "borgmatic", "permalink": "borgmatic/index.html"}
|
||||
---
|
||||
title: borgmatic
|
||||
permalink: borgmatic/index.html
|
||||
---
|
||||
## Overview
|
||||
|
||||
|
|
Loading…
Reference in a new issue