leilukin-site/src/pages/pages.11tydata.json

10 lines
201 B
JSON
Raw Normal View History

2024-04-12 02:24:09 +00:00
{
"tags": "pages",
"layout": "main/content",
"permalink": "/{{ page.fileSlug }}/",
"eleventyComputed":{
"eleventyNavigation":{
"key": "{{ title }}"
}
}
2024-04-12 02:24:09 +00:00
}