mirror of
https://github.com/ckaczor/Blog.git
synced 2026-02-16 10:48:30 -05:00
Initial commit from template
This commit is contained in:
6
content/blog/blog.11tydata.js
Normal file
6
content/blog/blog.11tydata.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
tags: [
|
||||
"posts"
|
||||
],
|
||||
"layout": "layouts/post.njk",
|
||||
};
|
||||
Reference in New Issue
Block a user