Compare commits

..

1 commit

Author SHA1 Message Date
b2c368de05 Update actions/upload-artifact action to v4
Some checks failed
Build and Deploy Website / Build Website (push) Failing after 40s
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Website (push) Has been skipped
2024-03-31 00:00:37 +00:00

View file

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