--- title: Highlights subtitle: Hi-Lights description: 'Links to secret music, infamous articles, forbiden videos, off the record interviews and much more...' tags: - music - news - blog - interviews - links - promotion video_path: /assets/vid/highlights.mp4 image: /assets/vid/highlights.jpg permalink: /highlights/ layout: default --- {% include relBase.html %} {% include header.html %} {% for post in site.posts %} {% if post.category == 'ramblings' %}

{{ post.title }}

{{ post.description }}

Read Highlight

{% endif %} {% endfor %} {% include footer.html %}