feat: ✨ add home page
This commit is contained in:
parent
054885f7f6
commit
eeca2a2202
2 changed files with 47 additions and 0 deletions
6
src/index.11tydata.js
Normal file
6
src/index.11tydata.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
eleventyNavigation: {
|
||||
key: "Home"
|
||||
},
|
||||
layout: 'base.webc'
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue