From 743104db521dbb32a297ec9b60c64fe28bc72624 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:20:10 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Remove=20array=20from=20LD+JSON?= =?UTF-8?q?=20data?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: #596 --- CHANGELOG.md | 1 + layouts/partials/schema.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14db8106..f1710d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Fixed +- TypeError is output to console when viewing leaf pages ([#596](https://github.com/jpanther/congo/pull/596)) - URL to Congo project in footer used deprecated git.io short link ([#605](https://github.com/jpanther/congo/pull/605)) - Various typos in the docs and example site ([#608](https://github.com/jpanther/congo/pull/608), [#609](https://github.com/jpanther/congo/pull/609), [#613](https://github.com/jpanther/congo/pull/613)) - Incorrect `render` value is used in the 'external' archetype ([#630](https://github.com/jpanther/congo/pull/630)) diff --git a/layouts/partials/schema.html b/layouts/partials/schema.html index 77ecfa3c..dee02207 100644 --- a/layouts/partials/schema.html +++ b/layouts/partials/schema.html @@ -18,7 +18,7 @@ {{ else if .IsPage }} {{- $iso8601 := "2006-01-02T15:04:05-07:00" -}} {{ end }}