From 1b1d3bbe13ac37724a0c6e65ab86e6029db1ece0 Mon Sep 17 00:00:00 2001 From: Jiminy Panoz Date: Wed, 25 Feb 2026 09:13:17 +0100 Subject: [PATCH] Update RWPM --- docs/manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manifest.json b/docs/manifest.json index de63c27..0107d46 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -25,6 +25,8 @@ {"href": "https://readium.org/css/docs/CSS08-defaults.html", "type": "text/html", "title": "Defaults"}, {"href": "https://readium.org/css/docs/CSS09-default_fonts.html", "type": "text/html", "title": "Typefaces and font-stacks"}, {"href": "https://readium.org/css/docs/CSS10-libre_fonts.html", "type": "text/html", "title": "Open Source and Libre Fonts We Can Recommend"}, + {"href": "https://readium.org/css/docs/CSS10b-variable_fonts.html", "type": "text/html", "title": "Variable Fonts"}, + {"href": "https://readium.org/css/docs/CSS10c-custom_fonts.html", "type": "text/html", "title": "Using custom fonts with Readium CSS"}, {"href": "https://readium.org/css/docs/CSS11-overrides_classification.html", "type": "text/html", "title": "User Overrides’ Classification"}, {"href": "https://readium.org/css/docs/CSS12-user_prefs.html", "type": "text/html", "title": "User Settings and Themes"}, {"href": "https://readium.org/css/docs/CSS13-a11y_settings_baseline.html", "type": "text/html", "title": "Baseline for a11y-related user settings"},