]> jfr.im git - irc/anope/website.git/blame - _layouts/post.html
Bump actions/upload-pages-artifact from 1 to 2
[irc/anope/website.git] / _layouts / post.html
CommitLineData
35a2cd8a
SP
1---
2layout: default
3---
4<div class="block">
5 <h3>{{ page.title }}</h3>
6 {{ content }}
7 <h4>Posted on {{ page.date | date_to_string }} by {{ page.author }}</h4>
8</div>