Add Articles parameter to title

This commit is contained in:
Leilukin 2024-04-19 19:42:56 +08:00 committed by Helen Chong
parent ac4e3c4d27
commit 6256fe8a1b

View File

@ -3,6 +3,7 @@
"layout": "starwarskotor/content",
"isArticle": true,
"eleventyComputed": {
"title": "{{ articleTitle }} | Articles",
"eleventyNavigation": {
"key": "{{ articleTitle or title }}",
"parent": "KotOR Articles"