fix code block
This commit is contained in:
parent
0fc22b4d8d
commit
a5e47754ba
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
<div class="border-t border-gray-200 mt-12 pt-14 dark:border-gray-700">
|
||||
{%
|
||||
|
|
Reference in a new issue