From 51a16e3793cf5abddaaaddd7cbc18b0c1a928785 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 23 Nov 2020 14:35:38 +0100 Subject: [PATCH] updated theme --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce64240..9d923e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ Flask==1.1.2 # webserver Flask-WTF==0.14.3 # webforms todoist-python==8.1.2 # todoist api sphinxemoji==0.1.8 # for emoji support on documentation -sphinx_hand_theme==1.0.0 # non-default documentation theme +sphinx-rtd-theme 0.5.0 # better theme for documentation