Rename build to dist

This commit is contained in:
Oliver Davies 2018-09-04 19:46:58 +01:00
parent 769c4c54bd
commit 036a795cc7
27 changed files with 52 additions and 52 deletions

View file

@ -6,7 +6,7 @@ tags:
- php
---
{% block excerpt %}
<p class="text-center" markdown="1">![](/build/images/blog/drupal-meetups-twitterbot.png)</p>
<p class="text-center" markdown="1">![](/dist/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 %}