website/_src/_includes/blog.njk

10 lines
184 B
Text
Raw Normal View History

2025-06-11 09:36:54 +03:00
---
layout: base
---
<article>
{{content|safe}}
<section aria-label="Postscript">
2025-09-11 19:30:58 +03:00
{{blurb|safe}} <img src="{{avatar}}" alt="Profile picture">
</section>
2025-06-11 09:36:54 +03:00
</article>