From f4baaf73080af68768ba4c4a01c2f3368db91762 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Fri, 11 Sep 2026 08:59:25 +1000 Subject: [PATCH] chore: bump the pinned theme to v2.7.0 v2.7.0 carries the last items of the book-theme parity gate: the pinned, scroll-tracking "On this page" panel with nested subsections (QuantEcon/quantecon-theme.mystmd#182), collapsible stderr warnings and the full OpenGraph/Twitter card set (QuantEcon/quantecon-theme.mystmd#92), and a layout correction for desktop windows 1280-1327px wide (QuantEcon/quantecon-theme.mystmd#198). No configuration changes are needed. Co-Authored-By: Claude Opus 5 (1M context) --- lectures/myst.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/myst.yml b/lectures/myst.yml index 798ac2d..06e15ba 100644 --- a/lectures/myst.yml +++ b/lectures/myst.yml @@ -119,4 +119,4 @@ project: site: # Pinned theme release (see https://github.com/QuantEcon/quantecon-theme.mystmd/releases); # bump the vX.Y.Z in this URL to take a new theme version. - template: https://github.com/QuantEcon/quantecon-theme.mystmd/releases/download/v2.6.1/quantecon-theme.zip + template: https://github.com/QuantEcon/quantecon-theme.mystmd/releases/download/v2.7.0/quantecon-theme.zip