From c6fe04df7268433a55281931f07f0e9754386736 Mon Sep 17 00:00:00 2001 From: donfiguerres Date: Thu, 9 Jun 2022 15:51:16 +0800 Subject: [PATCH] Changed darkreader CDN to local copy. --- .../partials/navigators/theme-selector.html | 2 +- layouts/partials/scripts.html | 2 +- static/js/darkmode-darkreader.js | 32 +++++++++++-------- static/js/darkreader.js | 22 +++++++++++++ 4 files changed, 43 insertions(+), 15 deletions(-) create mode 100644 static/js/darkreader.js diff --git a/layouts/partials/navigators/theme-selector.html b/layouts/partials/navigators/theme-selector.html index 9d299c5..d0e50d2 100644 --- a/layouts/partials/navigators/theme-selector.html +++ b/layouts/partials/navigators/theme-selector.html @@ -1,7 +1,7 @@