From a4a6ea46b0601bd1648fc8b2cf9fef6c5abb43df Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Thu, 10 Sep 2026 17:38:46 +1000 Subject: [PATCH] chore: bump the pinned theme to v2.6.0 Takes the QuantEcon code-token palette and seoul256 text colours (Phase 3) and the language switcher, hreflang alternates, RTL support and translator credit (Phases 4-5) from quantecon-theme.mystmd v2.6.0. This site sets none of the new multilingual options, so the visible change is the code and text colouring. Co-Authored-By: Claude Fable 5.1 --- lectures/myst.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/myst.yml b/lectures/myst.yml index 9f2d5f3..6a3158f 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.5.0/quantecon-theme.zip + template: https://github.com/QuantEcon/quantecon-theme.mystmd/releases/download/v2.6.0/quantecon-theme.zip