Skip to content

Commit 7027b85

Browse files
committed
fix: regenerate site to remove phone number
1 parent fe98930 commit 7027b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/config.xqm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ declare namespace xhtml="http://www.w3.org/1999/xhtml";
2424

2525

2626
(: updated date-time due to: https://github.com/HistoryAtState/hsg-shell/pull/481 :)
27-
declare variable $config:EDITORIAL_DATE_TIME := xs:dateTime("2025-08-26T00:00:00-00:00");
27+
declare variable $config:EDITORIAL_DATE_TIME := xs:dateTime("2026-07-29T00:00:00-00:00");
2828
(:
2929
Determine the application root collection from the current module load path.
3030
:)

0 commit comments

Comments
 (0)