sass-site/source/_layouts/blog.liquid

7 lines
96 B
Plaintext
Raw Normal View History

---
2023-03-08 17:48:53 -05:00
layout: base
---
2023-03-08 17:48:53 -05:00
{% render 'attribution', date: page.date, author: author %}
{{ content }}