A meaningless change to trigger the webhook
This commit is contained in:
parent
801bf945de
commit
0e58ea38ca
@ -10,6 +10,7 @@ eleventyComputed:
|
|||||||
<h1 class="p-name"><a href="{{ post.url }}">{{ title | safe }}</a></h1>
|
<h1 class="p-name"><a href="{{ post.url }}">{{ title | safe }}</a></h1>
|
||||||
{{ post.excerpt.rendered | safe }}
|
{{ post.excerpt.rendered | safe }}
|
||||||
<div class="e-content stack-md">
|
<div class="e-content stack-md">
|
||||||
|
|
||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
Loading…
Reference in New Issue
Block a user