Test fix
This commit is contained in:
parent
44367c0d12
commit
01104b528a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: base.njk
|
layout: base.njk
|
||||||
eleventyComputed:
|
eleventyComputed:
|
||||||
|
service: "{{ getServiceById(key) }}"
|
||||||
title: "{{ service.name }}"
|
title: "{{ service.name }}"
|
||||||
summary: "{{ service.summary[locale] }}"
|
summary: "{{ service.summary[locale] }}"
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue