ol_site/content/blog/blog.11tydata.js
nk 5a3f47dee1
All checks were successful
/ test (push) Successful in 5s
Replace svelte template with 11ty blog template
2025-08-27 23:45:38 +03:00

7 lines
74 B
JavaScript

export default {
tags: [
"posts"
],
"layout": "layouts/post.njk",
};