sass-site/source/_layouts/blog.liquid
2023-03-08 17:48:53 -05:00

7 lines
96 B
Plaintext

---
layout: base
---
{% render 'attribution', date: page.date, author: author %}
{{ content }}