From 86ad554095f2c672f0d202fb6cb173b0f329cfae Mon Sep 17 00:00:00 2001
From: mancuoj <45707684+mancuoj@users.noreply.github.com>
Date: Wed, 21 Dec 2022 20:26:13 +0800
Subject: [PATCH] [FEATURE] Dynamic theme change for giscus (#362)
* feat(giscus): dynamic theme change
* reformat and update giscus theme color to protanopia
---
overrides/main.html | 38 +++++++++++++++++++++++---------------
1 file changed, 23 insertions(+), 15 deletions(-)
diff --git a/overrides/main.html b/overrides/main.html
index 6079cc21..e7c8cffe 100644
--- a/overrides/main.html
+++ b/overrides/main.html
@@ -1,17 +1,25 @@
-{% extends "base.html" %} {% block disqus %}
-
+
+
{% endblock %}