From be259b13a7ab67c6a8917b764166468ef09a08a1 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 29 Mar 2024 10:52:46 +0100 Subject: [chore] Vendor mkdocs fonts; update docs dependencies (#2789) * [chore] Update docs dependencies * update rtd deps * aaaa * why can't you just be normal! * vendor social plugin fonts --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index e808ab6b6..b2eb019ab 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -28,6 +28,7 @@ plugins: cards_layout_options: background_color: "#fd6a00" color: "#fafaff" + cache_dir: "./docs/.cache/plugin/social" - swagger-ui-tag: supportedSubmitMethods: [] syntaxHighlightTheme: obsidian -- cgit v1.3