fix(site,blogs): author not showing up on two posts

This commit is contained in:
Demenech
2023-11-02 00:09:05 -03:00
parent b940c82d93
commit f1d7e68077
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ title: 'Announcing MarkdownDB: an open source tool to create an SQL API to your
description: MarkdownDB - an open source library to transform markdown content into sql-queryable data. Build rich markdown-powered sites easily and reliably. New dedicated website at markdowndb.com
date: 2023-10-11
authors: ['Ola Rubaj']
filetype: blog
---
Hello, dear readers!