From a77ed5a4fbbff1cd20294dfe74c2b211e466e1af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Mon, 2 Dec 2024 13:07:36 +0100 Subject: [PATCH] docs: Update just-the-docs theme to 0.10.0 --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index d24b9aa..3fe6da6 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -14,7 +14,7 @@ kramdown: ndash: "--" mdash: "---" -remote_theme: just-the-docs/just-the-docs@v0.8.1 +remote_theme: just-the-docs/just-the-docs@v0.10.0 plugins: - jekyll-remote-theme