From 8dd01194444bbb0dd23a93862a8b7fa5559e516c Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Tue, 02 Jun 2026 00:49:23 +0000
Subject: [PATCH] =finalizing schema output for timeline et all
---
seo.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/seo.php b/seo.php
index 6df1e93..d11b972 100644
--- a/seo.php
+++ b/seo.php
@@ -181,7 +181,7 @@
[
'type' => 'JVBase\managers\SEO\render\Thing\Intangible\StructuredValue\OpeningHoursSpecification',
'dayOfWeek' => ['Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'],
- 'opens' => '10:00',
+ 'opens' => '11:00',
'closes' => '18:00'
]
--
Gitblit v1.10.0