Skip to content

Commit 575c78b

Browse files
committed
switch to mdx
1 parent 7f66d56 commit 575c78b

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

pages/community/content.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

pages/community/content.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Content"
3+
description: "Community Content"
4+
canonical: "/community/content"
5+
---
6+
7+
8+
import CommunityContent from 'src/CommunityContent.mjs';
9+
10+
<CommunityContent />

0 commit comments

Comments
 (0)