diff --git a/app/templates/site.xml b/app/templates/site.xml index 97d35899..0ccb5426 100644 --- a/app/templates/site.xml +++ b/app/templates/site.xml @@ -330,7 +330,6 @@

history@state.gov

-

Phone: 202-955-0200

diff --git a/modules/config.xqm b/modules/config.xqm index 921d4aa4..9d57d23d 100644 --- a/modules/config.xqm +++ b/modules/config.xqm @@ -24,7 +24,7 @@ declare namespace xhtml="http://www.w3.org/1999/xhtml"; (: updated date-time due to: https://github.com/HistoryAtState/hsg-shell/pull/481 :) -declare variable $config:EDITORIAL_DATE_TIME := xs:dateTime("2025-08-26T00:00:00-00:00"); +declare variable $config:EDITORIAL_DATE_TIME := xs:dateTime("2026-06-29T00:00:00-00:00"); (: Determine the application root collection from the current module load path. :)