website/_src/_includes/blog.njk
2025-06-16 16:31:53 +03:00

11 lines
No EOL
225 B
Text

---
layout: base
icon: "M 6 3 L 19 3 L 26 10 L 26 30 L 6 30 Z M 17 12 L 24 12 L 17 5 Z"
---
<article>
{{content|safe}}
<div aria-label="Postscript">
{{blurb|safe}} <img src="{{avatar}}">
</div>
</article>