diff --git a/modules/services/homepage/docs/default.md b/modules/services/homepage/docs/default.md index f82f9c6..9704e02 100644 --- a/modules/services/homepage/docs/default.md +++ b/modules/services/homepage/docs/default.md @@ -89,10 +89,12 @@ The names are arbitrary and you can order them as you wish through the `sortOrde widgets = [ { - locale = "fr"; - format = { - dateStyle = "long"; - timeStyle = "long"; + datetime = { + locale = "fr"; + format = { + dateStyle = "long"; + timeStyle = "long"; + }; }; } ];