fix code block

This commit is contained in:
Cory Dransfeldt 2023-03-17 18:52:09 -07:00
parent 0fc22b4d8d
commit a5e47754ba

View file

@ -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: 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 %} {% if webmentions %}
<div class="border-t border-gray-200 mt-12 pt-14 dark:border-gray-700"> <div class="border-t border-gray-200 mt-12 pt-14 dark:border-gray-700">
{% {%