Test fix
Some checks failed
Build and Deploy Website / Build Website (push) Failing after 28s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped

This commit is contained in:
Samuel Philipp 2024-03-31 00:01:56 +00:00
parent 44367c0d12
commit 01104b528a

View file

@ -1,6 +1,7 @@
---
layout: base.njk
eleventyComputed:
service: "{{ getServiceById(key) }}"
title: "{{ service.name }}"
summary: "{{ service.summary[locale] }}"
---