diff --git a/layouts/_default/home.html b/layouts/_default/home.html
index ed1e5cc..2916b5c 100644
--- a/layouts/_default/home.html
+++ b/layouts/_default/home.html
@@ -170,7 +170,7 @@
{{ $token := getenv "PRODBTOKEN15331" }}
{{ $bearertoken := printf "Bearer %s" $token }}
{{ $urlPre := "https://pro.dbflex.net" }}
- {{ $newsE := resources.GetRemote "https://pro.dbflex.net/secure/api/v2/15331/Web%20Information/API%20List%20All%20EN/select.json" (dict "Authorization" $bearertoken) }}
+ {{ $newsE := resources.GetRemote "https://pro.dbflex.net/secure/api/v2/15331/Web%20Information/API%20List%20All%20EN/select.json" (dict "Authorization" $bearertoken) | transform.Unmarshal }}
{{ range first 8 $newsE }}
{{ .Date }} |