From 2d6b3bb51004cad94b63d66df10187d3b9eb633d Mon Sep 17 00:00:00 2001
From: mancuoj <45707684+mancuoj@users.noreply.github.com>
Date: Wed, 21 Dec 2022 19:47:04 +0800
Subject: [PATCH] feat(giscus): dynamic theme change
---
overrides/main.html | 40 +++++++++++++++++++++++++++++-----------
1 file changed, 29 insertions(+), 11 deletions(-)
diff --git a/overrides/main.html b/overrides/main.html
index 6079cc21..eba3bf6a 100644
--- a/overrides/main.html
+++ b/overrides/main.html
@@ -1,17 +1,35 @@
-{% extends "base.html" %} {% block disqus %}
-
+
+
{% endblock %}