Skip to content

Commit cd8cba9

Browse files
authored
fix: Update project coordinator details (#449)
1 parent c661914 commit cd8cba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ const config: Config = {
148148
{
149149
title: 'Contact',
150150
items: [{
151-
html: `<span style="display: block; height: 32px">Coordinator: Lucie Kirstein, acatech</span>`
151+
html: `<span style="display: block; height: 32px">Coordinator: Christopher Newman, acatech</span>`
152152
}, {
153153
html: `<span style="display: block; height: 32px"><a href="mailto:info@deployemds.eu">info@deployemds.eu</a></span>`
154154
}],

0 commit comments

Comments
 (0)