Add Articles parameter to title

This commit is contained in:
Helen Chong 2024-04-19 19:42:56 +08:00
parent 59e97059ca
commit ca4ecd2cee
1 changed files with 1 additions and 0 deletions

View File

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