From 6077f9cd71ff8daf2a6b7c77b3371ea04e023abf Mon Sep 17 00:00:00 2001
From: justanwar <42809091+justanwar@users.noreply.github.com>
Date: Thu, 11 Jun 2026 10:00:21 +0800
Subject: [PATCH 1/2] chore: allow previews to have CSS applied
---
_includes/head.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/head.html b/_includes/head.html
index d80f881d1f..4095a39c41 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -11,7 +11,7 @@
{% else %}{{ page.title }} | {% t global.title %}{% endif %}">
-
+
From b2ba217df2dff18a7df2ad4119a7667d92e6d09c Mon Sep 17 00:00:00 2001
From: justanwar <42809091+justanwar@users.noreply.github.com>
Date: Thu, 11 Jun 2026 10:06:52 +0800
Subject: [PATCH 2/2] Fix css for previews #1
---
_includes/head.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/_includes/head.html b/_includes/head.html
index 4095a39c41..4b520fd717 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -11,7 +11,11 @@
{% else %}{{ page.title }} | {% t global.title %}{% endif %}">
-
+