Make all project pages render breadcrumbs

This commit is contained in:
Leilukin 2024-04-20 00:44:22 +08:00 committed by Helen Chong
parent 7d4cffe9ee
commit fed28e2705

View File

@ -1,5 +1,6 @@
{ {
"tags": "project pages", "tags": "project pages",
"hasBreadcrumbs": true,
"eleventyComputed": { "eleventyComputed": {
"eleventyNavigation": { "eleventyNavigation": {
"key": "{{ title }}", "key": "{{ title }}",