From fa1191c84ba0b2971f1b789805b494de7c811a6e Mon Sep 17 00:00:00 2001 From: Dwight Gunning Date: Mon, 10 Feb 2025 10:18:26 -0500 Subject: [PATCH] Change the theme to readthedocs --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 254de453..37138503 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: edgartools theme: - name: "material" + name: "readthedocs" plugins: - mkdocstrings: