From 1a1ebc2434c84899dfaa6532f09091d0480c8c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Felipe=20Gon=C3=A7alves?= Date: Mon, 15 May 2023 12:48:37 +0000 Subject: [PATCH] feat(contentlayer): create post source list --- content/postsSources.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 content/postsSources.ts diff --git a/content/postsSources.ts b/content/postsSources.ts new file mode 100644 index 00000000..57fd4d7b --- /dev/null +++ b/content/postsSources.ts @@ -0,0 +1 @@ +export const POST_SOURCES = ['https://github.com/mateusfg7/_mfg-b_articles']