From 7093120e2a27e27f45338b9f06031c9fda3c97d8 Mon Sep 17 00:00:00 2001 From: Bryan Robinson Date: Sat, 27 Aug 2022 21:10:15 -0400 Subject: [PATCH] =?UTF-8?q?Create=20Plugins=20=E2=80=9Ctest=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/test.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/test.md diff --git a/plugins/test.md b/plugins/test.md new file mode 100644 index 0000000..f2e5c0a --- /dev/null +++ b/plugins/test.md @@ -0,0 +1,6 @@ +--- +layout: /plugin.njk +title: test +readmeUrl: test +description: test +---