From a5e47754ba02d2dc7f0fefc88c2dfa20252f0eb5 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 17 Mar 2023 18:52:09 -0700 Subject: [PATCH] fix code block --- src/posts/2023/webmentions-in-eleventy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/posts/2023/webmentions-in-eleventy.md b/src/posts/2023/webmentions-in-eleventy.md index a04b8704..0d6df7d8 100644 --- a/src/posts/2023/webmentions-in-eleventy.md +++ b/src/posts/2023/webmentions-in-eleventy.md @@ -57,7 +57,7 @@ jobs: When the build runs, it renders any mentions of a given post via a [liquid.js](https://liquidjs.com/) template that looks like this: -```liquid +```plaintext {% if webmentions %}
{%