A post with tags
10/23/2019, 1:34:00 PM
props
{
category: 'posts',
title: 'A post with tags',
date: '2019-10-23T13:34:00.000Z',
tags: [ 'tag1', 'tag2' ],
body: '<div class="section"><p>Hi, this is the content from org-mode.</p></div>',
slug: '/posts/a-post-with-tags'
}Hi, this is the content from org-mode.