Move images, copy with Encore

This commit is contained in:
Oliver Davies 2018-03-05 13:05:14 +00:00
parent c00f3acd09
commit e44ca92232
232 changed files with 309 additions and 61 deletions

View file

@ -5,7 +5,7 @@ tags:
- php
---
{% block excerpt %}
<p class="text-center" markdown="1">![](/assets/images/blog/drupal-meetups-twitterbot.png)</p>
<p class="text-center" markdown="1">![](/build/static/images/blog/drupal-meetups-twitterbot.png)</p>
The [Drupal Meetups Twitterbot][0] is a small project that I worked on a few months ago, but hadn't got around to promoting yet. Its intention is to provide [one Twitter account][1] where people can get the up to date news from various Drupal meetups.
{% endblock %}