16 lines
620 B
Markdown
16 lines
620 B
Markdown
---
|
||
title: Thanks
|
||
nav: blog
|
||
tags:
|
||
- drupal
|
||
- drupal-association
|
||
- personal
|
||
---
|
||
{% block excerpt %}
|
||
This is just a quick post to thank everyone for their comments and congratulations after my previous post about [joining the Drupal Association](/blog/drupal-association/). I’m looking forward to my first day in the job tomorrow.
|
||
{% endblock %}
|
||
|
||
{% block content %}
|
||
This is just a quick post to thank everyone for their comments and congratulations after my previous post about [joining the Drupal Association](/blog/drupal-association/). I’m looking forward to my first day in the job tomorrow.
|
||
{% endblock %}
|