website/_src/_includes/blog.njk

11 lines
233 B
Text
Raw Permalink Normal View History

2025-06-11 09:36:54 +03:00
---
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}}
<section aria-label="Postscript">
2025-06-11 09:36:54 +03:00
{{blurb|safe}} <img src="{{avatar}}">
</section>
2025-06-11 09:36:54 +03:00
</article>