character-ref/src/index.11tydata.js

8 lines
187 B
JavaScript

export default {
eleventyNavigation: {
key: "Home"
},
layout: 'base.webc',
language: 'en_US',
description: 'Your go to place to learn all about the characters of Sebin!'
};