--- title: Links subtitle: Links description: >- Venture outside of your daily web-routine, read about some real projects. These links are way more than just Friends and Resources tags: - links - music - record - labels - resources - friends image: /images/pages/reuben-hustler-YTV2zNt8Zqg-unsplash.jpg --- {% include relBase.html %}

{{ page.title }}

{{ page.description }}

{% assign sorted = site.data.links | sort: 'title' %} {% for link in sorted %}

{{ link.title }}

{{ link.banner }}

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