Fix compile errors due to prettier changes

This commit is contained in:
Oliver Davies 2020-03-08 18:59:29 +00:00
parent 8092202ba8
commit 2b591083f0
2 changed files with 18 additions and 7 deletions

View file

@ -6,6 +6,7 @@ contact_email: 'oliver@testdrivendrupal.com'
{% block content %}
<!-- prettier-ignore -->
<div class="markup spaced-y-4 mb-6" markdown="1">
Having [given talks][1] and workshops, been a guest on podcasts and [written articles][0] about automated testing in Drupal, Im currently in the planning phase of a book and potentially some accompanying screencasts about it, focussing on Drupal 8.
@ -49,7 +50,10 @@ and be notified of any updates.**
</div>
{% include 'pages/book/signup-form' %} {% endblock %}
{% include 'pages/book/signup-form' %}
<!-- prettier-ignore -->
{% endblock %}
[0]: /articles/tags/testing
[1]: /talks/tdd-test-driven-drupal