--- title: Web-Log subtitle: What's on my minf description: 'Ramblings, announcenments and thoughts.' tags: - music - news - blog - interviews - links - promotion image: /assets/img/texture.png --- {% include relBase.html %}

{{ page.title }}

{{ page.description }}

{% for post in site.posts %}

{{ post.title }}

{{ post.description }}

{{ page.title | smartify }}
{% endfor %} {% include footer.html %}