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 %}
{%