From c99ee64eb7e5a3e2db523df98a7d3a66c202ae62 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:31:45 -0500 Subject: [PATCH] chore: stub out post --- .../automating-sanctions-checks-with-onspring/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/Blog/wwwroot/posts/automating-sanctions-checks-with-onspring/index.md diff --git a/src/Blog/wwwroot/posts/automating-sanctions-checks-with-onspring/index.md b/src/Blog/wwwroot/posts/automating-sanctions-checks-with-onspring/index.md new file mode 100644 index 0000000..f35c177 --- /dev/null +++ b/src/Blog/wwwroot/posts/automating-sanctions-checks-with-onspring/index.md @@ -0,0 +1,9 @@ +```json meta +{ + "title": "", + "lead": "", + "isPublished": true, + "publishedAt": "2024-09-06", + "openGraphImage": "posts/automating-sanctions-checks-with-onspring/og-image.png", +} +```