UNPKG

@slack/client

Version:
17 lines (14 loc) 408 B
--- layout: page title: Changelog permalink: /changelog order: 10 --- {% for post in site.posts %} <h2 id="{{ post.date | date: "%b-%-d-%Y" }}">{{ post.title }}</h2> <p>{{ post.date | date: "%b %-d, %Y" }}</p> <p> {{ post.content }} </p> {% endfor %} <p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p>