[demo.mdx][s]: Use new Metadata component to display parsed frontmatter

This commit is contained in:
Rising Odegua
2022-03-08 11:11:07 +01:00
parent 581d7542b5
commit b0c9640f6b

View File

@@ -1,8 +1,11 @@
--- ---
title: Demo title: Demo
author: Rufus Pollock
description: This demos and documents Data Literate features live
--- ---
This demos and documents Data Literate features live. <MetaData title={title} author={author} description={description} />
You can see the raw source of this page here: https://raw.githubusercontent.com/datopian/data-literate/main/content/demo.mdx You can see the raw source of this page here: https://raw.githubusercontent.com/datopian/data-literate/main/content/demo.mdx