website/_src/_includes/blog.njk

10 lines
162 B
Text
Raw Normal View History

2025-06-11 09:36:54 +03:00
---
layout: base
---
<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>